Package org.apache.pinot.segment.local.utils.fst
-
Class Summary Class Description FSTBuilder Builds FST using lucene org.apache.lucene.util.fst.Builder library.PinotBufferIndexInput PinotBufferIndexInput is a wrapper around PinotDataBuffer implementing IndexInput apis.RegexpMatcher RegexpMatcher is a helper to retrieve matching values for a given regexp query.RegexpMatcher.Path<T>