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