Uses of Interface
org.apache.iotdb.commons.path.fa.match.IStateMatchInfo
-
Packages that use IStateMatchInfo Package Description org.apache.iotdb.commons.path.fa.match -
-
Uses of IStateMatchInfo in org.apache.iotdb.commons.path.fa.match
Classes in org.apache.iotdb.commons.path.fa.match that implement IStateMatchInfo Modifier and Type Class Description classStateMultiMatchInfoThis class is used for cases need traceback.classStateSingleMatchInfoThis class is only used for cases not need traceback yet.
-