Uses of Class
org.apache.iotdb.common.rpc.thrift.TSchemaNode
-
Uses of TSchemaNode in org.apache.iotdb.common.rpc.thrift
Methods in org.apache.iotdb.common.rpc.thrift that return TSchemaNodeModifier and TypeMethodDescriptionTSchemaNode.deepCopy()TSchemaNode.setNodeName(String nodeName) TSchemaNode.setNodeType(byte nodeType) Methods in org.apache.iotdb.common.rpc.thrift with parameters of type TSchemaNodeModifier and TypeMethodDescriptionintTSchemaNode.compareTo(TSchemaNode other) booleanTSchemaNode.equals(TSchemaNode that) Constructors in org.apache.iotdb.common.rpc.thrift with parameters of type TSchemaNode