Package org.apache.iotdb.commons.path.fa.match
-
Interface Summary Interface Description IStateMatchInfo This interface defines the behaviour of a state match info, which helps make decision during FA Graph traversing -
Class Summary Class Description MatchedStateSet This class is used for recording the states, matched by one item, in order.StateMultiMatchInfo This class is used for cases need traceback.StateSingleMatchInfo This class is only used for cases not need traceback yet.