Class TMap

java.lang.Object
io.airlift.drift.protocol.TMap

public class TMap extends Object
  • Constructor Details

    • TMap

      public TMap(byte keyType, byte valueType, int size)
  • Method Details

    • getKeyType

      public byte getKeyType()
    • getValueType

      public byte getValueType()
    • getSize

      public int getSize()