Class TypeFactory
- java.lang.Object
-
- org.apache.iotdb.tsfile.read.common.type.TypeFactory
-
public class TypeFactory extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TypegetType(TSDataType tsDataType)
-
-
-
Method Detail
-
getType
public static Type getType(TSDataType tsDataType)
-
-