Uses of Class
org.apache.iotdb.tsfile.read.filter.basic.BinaryFilter
-
Packages that use BinaryFilter Package Description org.apache.iotdb.tsfile.read.filter.operator -
-
Uses of BinaryFilter in org.apache.iotdb.tsfile.read.filter.operator
Subclasses of BinaryFilter in org.apache.iotdb.tsfile.read.filter.operator Modifier and Type Class Description classAndFilterBoth the left and right operators of AndExpression must satisfy the condition.classOrFilterEither of the left and right operators of AndExpression must satisfy the condition.
-