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