Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.getDataNodeConfiguration_result
-
-
Uses of IConfigNodeRPCService.getDataNodeConfiguration_result in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.getDataNodeConfiguration_result Modifier and Type Method Description IConfigNodeRPCService.getDataNodeConfiguration_resultIConfigNodeRPCService.getDataNodeConfiguration_result. deepCopy()IConfigNodeRPCService.getDataNodeConfiguration_resultIConfigNodeRPCService.Processor.getDataNodeConfiguration. getResult(I iface, IConfigNodeRPCService.getDataNodeConfiguration_args args)IConfigNodeRPCService.getDataNodeConfiguration_resultIConfigNodeRPCService.getDataNodeConfiguration_result. setSuccess(TDataNodeConfigurationResp success)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getDataNodeConfiguration_result Modifier and Type Method Description intIConfigNodeRPCService.getDataNodeConfiguration_result. compareTo(IConfigNodeRPCService.getDataNodeConfiguration_result other)booleanIConfigNodeRPCService.getDataNodeConfiguration_result. equals(IConfigNodeRPCService.getDataNodeConfiguration_result that)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getDataNodeConfiguration_result Constructor Description getDataNodeConfiguration_result(IConfigNodeRPCService.getDataNodeConfiguration_result other)Performs a deep copy on other.
-