Uses of Class
org.apache.iotdb.commons.path.fa.IPatternFA.Builder
-
Packages that use IPatternFA.Builder Package Description org.apache.iotdb.commons.path.fa -
-
Uses of IPatternFA.Builder in org.apache.iotdb.commons.path.fa
Methods in org.apache.iotdb.commons.path.fa that return IPatternFA.Builder Modifier and Type Method Description IPatternFA.BuilderIPatternFA.Builder. isPrefixMatch(boolean isPrefixMatch)IPatternFA.BuilderIPatternFA.Builder. pattern(PartialPath pattern)Methods in org.apache.iotdb.commons.path.fa with parameters of type IPatternFA.Builder Modifier and Type Method Description IPatternFAFAFactory. constructDFA(IPatternFA.Builder builder)IPatternFAFAFactory. constructNFA(IPatternFA.Builder builder)
-