Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.getLatestRegionRouteMap_args
-
-
Uses of IConfigNodeRPCService.getLatestRegionRouteMap_args in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.getLatestRegionRouteMap_args Modifier and Type Method Description IConfigNodeRPCService.getLatestRegionRouteMap_argsIConfigNodeRPCService.getLatestRegionRouteMap_args. deepCopy()IConfigNodeRPCService.getLatestRegionRouteMap_argsIConfigNodeRPCService.AsyncProcessor.getLatestRegionRouteMap. getEmptyArgsInstance()IConfigNodeRPCService.getLatestRegionRouteMap_argsIConfigNodeRPCService.Processor.getLatestRegionRouteMap. getEmptyArgsInstance()Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getLatestRegionRouteMap_args Modifier and Type Method Description intIConfigNodeRPCService.getLatestRegionRouteMap_args. compareTo(IConfigNodeRPCService.getLatestRegionRouteMap_args other)booleanIConfigNodeRPCService.getLatestRegionRouteMap_args. equals(IConfigNodeRPCService.getLatestRegionRouteMap_args that)IConfigNodeRPCService.getLatestRegionRouteMap_resultIConfigNodeRPCService.Processor.getLatestRegionRouteMap. getResult(I iface, IConfigNodeRPCService.getLatestRegionRouteMap_args args)voidIConfigNodeRPCService.AsyncProcessor.getLatestRegionRouteMap. start(I iface, IConfigNodeRPCService.getLatestRegionRouteMap_args args, org.apache.thrift.async.AsyncMethodCallback<TRegionRouteMapResp> resultHandler)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getLatestRegionRouteMap_args Constructor Description getLatestRegionRouteMap_args(IConfigNodeRPCService.getLatestRegionRouteMap_args other)Performs a deep copy on other.
-