Hierarchy For Package org.apache.pinot.segment.local.utils.nativefst
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apache.pinot.segment.local.utils.nativefst.ByteSequenceIterator (implements java.util.Iterator<E>)
- org.apache.pinot.segment.local.utils.nativefst.FST (implements java.lang.Iterable<T>)
- org.apache.pinot.segment.local.utils.nativefst.ConstantArcSizeFST
- org.apache.pinot.segment.local.utils.nativefst.ImmutableFST
- org.apache.pinot.segment.local.utils.nativefst.FSTHeader
- org.apache.pinot.segment.local.utils.nativefst.FSTTraversal
- org.apache.pinot.segment.local.utils.nativefst.MatchResult
- org.apache.pinot.segment.local.utils.nativefst.NativeFSTIndexCreator (implements org.apache.pinot.segment.spi.index.creator.FSTIndexCreator)
- org.apache.pinot.segment.local.utils.nativefst.NativeFSTIndexReader (implements org.apache.pinot.segment.spi.index.reader.TextIndexReader)
Interface Hierarchy
- org.apache.pinot.segment.local.utils.nativefst.StateVisitor
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.pinot.segment.local.utils.nativefst.FSTFlags
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)