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