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