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