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