Uses of Interface
org.apache.iotdb.tsfile.read.common.type.Type
-
Packages that use Type Package Description org.apache.iotdb.tsfile.read.common.type -
-
Uses of Type in org.apache.iotdb.tsfile.read.common.type
Classes in org.apache.iotdb.tsfile.read.common.type that implement Type Modifier and Type Class Description classBinaryTypeclassBooleanTypeclassDoubleTypeclassFloatTypeclassIntTypeclassLongTypeMethods in org.apache.iotdb.tsfile.read.common.type that return Type Modifier and Type Method Description static TypeTypeFactory. getType(TSDataType tsDataType)
-