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