Uses of Class
org.apache.pinot.segment.local.utils.nativefst.ByteSequenceIterator
-
Packages that use ByteSequenceIterator Package Description org.apache.pinot.segment.local.utils.nativefst -
-
Uses of ByteSequenceIterator in org.apache.pinot.segment.local.utils.nativefst
Methods in org.apache.pinot.segment.local.utils.nativefst that return ByteSequenceIterator Modifier and Type Method Description ByteSequenceIteratorByteSequenceIterator. restartFrom(int node)Restart walking fromnode.
-