Uses of Class
org.apache.iotdb.confignode.rpc.thrift.IConfigNodeRPCService.getLatestRegionRouteMap_result
-
-
Uses of IConfigNodeRPCService.getLatestRegionRouteMap_result in org.apache.iotdb.confignode.rpc.thrift
Methods in org.apache.iotdb.confignode.rpc.thrift that return IConfigNodeRPCService.getLatestRegionRouteMap_result Modifier and Type Method Description IConfigNodeRPCService.getLatestRegionRouteMap_resultIConfigNodeRPCService.getLatestRegionRouteMap_result. deepCopy()IConfigNodeRPCService.getLatestRegionRouteMap_resultIConfigNodeRPCService.Processor.getLatestRegionRouteMap. getResult(I iface, IConfigNodeRPCService.getLatestRegionRouteMap_args args)IConfigNodeRPCService.getLatestRegionRouteMap_resultIConfigNodeRPCService.getLatestRegionRouteMap_result. setSuccess(TRegionRouteMapResp success)Methods in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getLatestRegionRouteMap_result Modifier and Type Method Description intIConfigNodeRPCService.getLatestRegionRouteMap_result. compareTo(IConfigNodeRPCService.getLatestRegionRouteMap_result other)booleanIConfigNodeRPCService.getLatestRegionRouteMap_result. equals(IConfigNodeRPCService.getLatestRegionRouteMap_result that)Constructors in org.apache.iotdb.confignode.rpc.thrift with parameters of type IConfigNodeRPCService.getLatestRegionRouteMap_result Constructor Description getLatestRegionRouteMap_result(IConfigNodeRPCService.getLatestRegionRouteMap_result other)Performs a deep copy on other.
-