Uses of Class
org.apache.iotdb.common.rpc.thrift.TAINodeConfiguration
-
Uses of TAINodeConfiguration in org.apache.iotdb.common.rpc.thrift
Methods in org.apache.iotdb.common.rpc.thrift that return TAINodeConfigurationModifier and TypeMethodDescriptionTAINodeConfiguration.deepCopy()TAINodeConfiguration.setLocation(TAINodeLocation location) TAINodeConfiguration.setResource(TNodeResource resource) Methods in org.apache.iotdb.common.rpc.thrift with parameters of type TAINodeConfigurationModifier and TypeMethodDescriptionintTAINodeConfiguration.compareTo(TAINodeConfiguration other) booleanTAINodeConfiguration.equals(TAINodeConfiguration that) Constructors in org.apache.iotdb.common.rpc.thrift with parameters of type TAINodeConfigurationModifierConstructorDescriptionPerforms a deep copy on other.