Uses of Class
ai.heavy.thrift.server.Heavy.get_tables_for_database_args
-
Packages that use Heavy.get_tables_for_database_args Package Description ai.heavy.thrift.server -
-
Uses of Heavy.get_tables_for_database_args in ai.heavy.thrift.server
Methods in ai.heavy.thrift.server that return Heavy.get_tables_for_database_args Modifier and Type Method Description Heavy.get_tables_for_database_argsHeavy.get_tables_for_database_args. deepCopy()Heavy.get_tables_for_database_argsHeavy.AsyncProcessor.get_tables_for_database. getEmptyArgsInstance()Heavy.get_tables_for_database_argsHeavy.Processor.get_tables_for_database. getEmptyArgsInstance()Heavy.get_tables_for_database_argsHeavy.get_tables_for_database_args. setDatabase_name(String database_name)Heavy.get_tables_for_database_argsHeavy.get_tables_for_database_args. setSession(String session)Methods in ai.heavy.thrift.server with parameters of type Heavy.get_tables_for_database_args Modifier and Type Method Description intHeavy.get_tables_for_database_args. compareTo(Heavy.get_tables_for_database_args other)booleanHeavy.get_tables_for_database_args. equals(Heavy.get_tables_for_database_args that)Heavy.get_tables_for_database_resultHeavy.Processor.get_tables_for_database. getResult(I iface, Heavy.get_tables_for_database_args args)voidHeavy.AsyncProcessor.get_tables_for_database. start(I iface, Heavy.get_tables_for_database_args args, org.apache.thrift.async.AsyncMethodCallback<List<String>> resultHandler)Constructors in ai.heavy.thrift.server with parameters of type Heavy.get_tables_for_database_args Constructor Description get_tables_for_database_args(Heavy.get_tables_for_database_args other)Performs a deep copy on other.
-