Uses of Class
org.apache.pinot.segment.local.customobject.StringLongPair
-
Packages that use StringLongPair Package Description org.apache.pinot.segment.local.customobject -
-
Uses of StringLongPair in org.apache.pinot.segment.local.customobject
Methods in org.apache.pinot.segment.local.customobject that return StringLongPair Modifier and Type Method Description static StringLongPairStringLongPair. fromByteBuffer(ByteBuffer byteBuffer)static StringLongPairStringLongPair. fromBytes(byte[] bytes)
-