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