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