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