Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.getDataNodeConfiguration_args
-
-
Uses of IConfigNodeRPCService.getDataNodeConfiguration_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.getDataNodeConfiguration_args Modifier and Type Method Description IConfigNodeRPCService.getDataNodeConfiguration_argsIConfigNodeRPCService.getDataNodeConfiguration_args. deepCopy()IConfigNodeRPCService.getDataNodeConfiguration_argsIConfigNodeRPCService.AsyncProcessor.getDataNodeConfiguration. getEmptyArgsInstance()IConfigNodeRPCService.getDataNodeConfiguration_argsIConfigNodeRPCService.Processor.getDataNodeConfiguration. getEmptyArgsInstance()IConfigNodeRPCService.getDataNodeConfiguration_argsIConfigNodeRPCService.getDataNodeConfiguration_args. setDataNodeId(int dataNodeId)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getDataNodeConfiguration_args Modifier and Type Method Description intIConfigNodeRPCService.getDataNodeConfiguration_args. compareTo(IConfigNodeRPCService.getDataNodeConfiguration_args other)booleanIConfigNodeRPCService.getDataNodeConfiguration_args. equals(IConfigNodeRPCService.getDataNodeConfiguration_args that)IConfigNodeRPCService.getDataNodeConfiguration_resultIConfigNodeRPCService.Processor.getDataNodeConfiguration. getResult(I iface, IConfigNodeRPCService.getDataNodeConfiguration_args args)voidIConfigNodeRPCService.AsyncProcessor.getDataNodeConfiguration. start(I iface, IConfigNodeRPCService.getDataNodeConfiguration_args args, org.apache.thrift.async.AsyncMethodCallback<TDataNodeConfigurationResp> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getDataNodeConfiguration_args Constructor Description getDataNodeConfiguration_args(IConfigNodeRPCService.getDataNodeConfiguration_args other)Performs a deep copy on other.
-