Class TMap

java.lang.Object
org.apache.thrift.protocol.TMap

public final class TMap extends Object
Helper class that encapsulates map metadata.
  • Field Details

    • keyType

      public final byte keyType
    • valueType

      public final byte valueType
    • size

      public final int size
  • Constructor Details

    • TMap

      public TMap()
    • TMap

      public TMap(byte k, byte v, int s)
  • Method Details

    • getKeyType

      public byte getKeyType()
    • getValueType

      public byte getValueType()
    • getSize

      public int getSize()