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