Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.disableDataNode_result
-
Packages that use IDataNodeRPCService.disableDataNode_result Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.disableDataNode_result in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.disableDataNode_result Modifier and Type Method Description IDataNodeRPCService.disableDataNode_resultIDataNodeRPCService.disableDataNode_result. deepCopy()IDataNodeRPCService.disableDataNode_resultIDataNodeRPCService.Processor.disableDataNode. getResult(I iface, IDataNodeRPCService.disableDataNode_args args)IDataNodeRPCService.disableDataNode_resultIDataNodeRPCService.disableDataNode_result. setSuccess(TSStatus success)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.disableDataNode_result Modifier and Type Method Description intIDataNodeRPCService.disableDataNode_result. compareTo(IDataNodeRPCService.disableDataNode_result other)booleanIDataNodeRPCService.disableDataNode_result. equals(IDataNodeRPCService.disableDataNode_result that)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.disableDataNode_result Constructor Description disableDataNode_result(IDataNodeRPCService.disableDataNode_result other)Performs a deep copy on other.
-