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