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