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