Uses of Class
org.apache.pinot.segment.local.utils.nativefst.builder.FSTSerializerImpl
-
Packages that use FSTSerializerImpl Package Description org.apache.pinot.segment.local.utils.nativefst.builder -
-
Uses of FSTSerializerImpl in org.apache.pinot.segment.local.utils.nativefst.builder
Methods in org.apache.pinot.segment.local.utils.nativefst.builder that return FSTSerializerImpl Modifier and Type Method Description FSTSerializerImplFSTSerializerImpl. withNumbers()Serialize the automaton with the number of right-language sequences in each node.
-