Uses of Class
org.apache.iotdb.mpp.rpc.thrift.IDataNodeRPCService.flush_args
-
Packages that use IDataNodeRPCService.flush_args Package Description org.apache.iotdb.mpp.rpc.thrift -
-
Uses of IDataNodeRPCService.flush_args in org.apache.iotdb.mpp.rpc.thrift
Methods in org.apache.iotdb.mpp.rpc.thrift that return IDataNodeRPCService.flush_args Modifier and Type Method Description IDataNodeRPCService.flush_argsIDataNodeRPCService.flush_args. deepCopy()IDataNodeRPCService.flush_argsIDataNodeRPCService.AsyncProcessor.flush. getEmptyArgsInstance()IDataNodeRPCService.flush_argsIDataNodeRPCService.Processor.flush. getEmptyArgsInstance()IDataNodeRPCService.flush_argsIDataNodeRPCService.flush_args. setReq(TFlushReq req)Methods in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.flush_args Modifier and Type Method Description intIDataNodeRPCService.flush_args. compareTo(IDataNodeRPCService.flush_args other)booleanIDataNodeRPCService.flush_args. equals(IDataNodeRPCService.flush_args that)IDataNodeRPCService.flush_resultIDataNodeRPCService.Processor.flush. getResult(I iface, IDataNodeRPCService.flush_args args)voidIDataNodeRPCService.AsyncProcessor.flush. start(I iface, IDataNodeRPCService.flush_args args, org.apache.thrift.async.AsyncMethodCallback<TSStatus> resultHandler)Constructors in org.apache.iotdb.mpp.rpc.thrift with parameters of type IDataNodeRPCService.flush_args Constructor Description flush_args(IDataNodeRPCService.flush_args other)Performs a deep copy on other.
-