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