Uses of Class
org.apache.iotdb.db.mpp.common.schematree.node.SchemaEntityNode
-
Packages that use SchemaEntityNode Package Description org.apache.iotdb.db.mpp.common.schematree.node -
-
Uses of SchemaEntityNode in org.apache.iotdb.db.mpp.common.schematree.node
Methods in org.apache.iotdb.db.mpp.common.schematree.node that return SchemaEntityNode Modifier and Type Method Description static SchemaEntityNodeSchemaEntityNode. deserialize(java.io.InputStream inputStream)SchemaEntityNodeSchemaEntityNode. getAsEntityNode()SchemaEntityNodeSchemaNode. getAsEntityNode()
-