Uses of Enum
org.apache.iotdb.pipe.api.type.Type
Packages that use Type
-
Uses of Type in org.apache.iotdb.pipe.api.access
Methods in org.apache.iotdb.pipe.api.access that return TypeModifier and TypeMethodDescriptionRow.getDataType(int columnIndex) Returns the actual data type of the value at the specified column in this row.Methods in org.apache.iotdb.pipe.api.access that return types with arguments of type Type -
Uses of Type in org.apache.iotdb.pipe.api.type
Methods in org.apache.iotdb.pipe.api.type that return Type