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