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