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