Uses of Class
org.apache.iotdb.tsfile.read.common.type.BooleanType
-
Packages that use BooleanType Package Description org.apache.iotdb.tsfile.read.common.type -
-
Uses of BooleanType in org.apache.iotdb.tsfile.read.common.type
Methods in org.apache.iotdb.tsfile.read.common.type that return BooleanType Modifier and Type Method Description static BooleanTypeBooleanType. getInstance()
-