Package org.apache.pinot.segment.local.utils.nativefst.mutablefst
-
Interface Summary Interface Description MutableFST A mutable FST represents a FST which can have arbitrary inputs added to it at any given point of time. -
Class Summary Class Description MutableArc A mutable FST's arcMutableFSTImpl A mutable finite state transducer implementation that allows you to build mutable via the API.MutableState The fst's mutable state implementation.