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