Uses of Class
org.apache.pinot.segment.local.realtime.impl.dictionary.OffHeapMutableBytesStore
-
Packages that use OffHeapMutableBytesStore Package Description org.apache.pinot.segment.local.utils.nativefst -
-
Uses of OffHeapMutableBytesStore in org.apache.pinot.segment.local.utils.nativefst
Fields in org.apache.pinot.segment.local.utils.nativefst declared as OffHeapMutableBytesStore Modifier and Type Field Description OffHeapMutableBytesStoreImmutableFST. _mutableBytesStoreAn array of bytes with the internal representation of the automaton.
-