Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.restartDataNode_args
-
-
Uses of IConfigNodeRPCService.restartDataNode_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.restartDataNode_args Modifier and Type Method Description IConfigNodeRPCService.restartDataNode_argsIConfigNodeRPCService.restartDataNode_args. deepCopy()IConfigNodeRPCService.restartDataNode_argsIConfigNodeRPCService.AsyncProcessor.restartDataNode. getEmptyArgsInstance()IConfigNodeRPCService.restartDataNode_argsIConfigNodeRPCService.Processor.restartDataNode. getEmptyArgsInstance()IConfigNodeRPCService.restartDataNode_argsIConfigNodeRPCService.restartDataNode_args. setReq(TDataNodeRestartReq req)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.restartDataNode_args Modifier and Type Method Description intIConfigNodeRPCService.restartDataNode_args. compareTo(IConfigNodeRPCService.restartDataNode_args other)booleanIConfigNodeRPCService.restartDataNode_args. equals(IConfigNodeRPCService.restartDataNode_args that)IConfigNodeRPCService.restartDataNode_resultIConfigNodeRPCService.Processor.restartDataNode. getResult(I iface, IConfigNodeRPCService.restartDataNode_args args)voidIConfigNodeRPCService.AsyncProcessor.restartDataNode. start(I iface, IConfigNodeRPCService.restartDataNode_args args, org.apache.thrift.async.AsyncMethodCallback<TDataNodeRestartResp> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.restartDataNode_args Constructor Description restartDataNode_args(IConfigNodeRPCService.restartDataNode_args other)Performs a deep copy on other.
-