Package io.airlift.drift.protocol
Class TMap
java.lang.Object
io.airlift.drift.protocol.TMap
-
Constructor Summary
Constructors -
Method Summary
-
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()
-