Uses of Class
org.apache.iotdb.common.rpc.thrift.TSetConfigurationReq
-
Uses of TSetConfigurationReq in org.apache.iotdb.common.rpc.thrift
Methods in org.apache.iotdb.common.rpc.thrift that return TSetConfigurationReqModifier and TypeMethodDescriptionTSetConfigurationReq.deepCopy()TSetConfigurationReq.setConfigs(Map<String, String> configs) TSetConfigurationReq.setNodeId(int nodeId) Methods in org.apache.iotdb.common.rpc.thrift with parameters of type TSetConfigurationReqModifier and TypeMethodDescriptionintTSetConfigurationReq.compareTo(TSetConfigurationReq other) booleanTSetConfigurationReq.equals(TSetConfigurationReq that) Constructors in org.apache.iotdb.common.rpc.thrift with parameters of type TSetConfigurationReqModifierConstructorDescriptionPerforms a deep copy on other.