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