Uses of Class
ai.heavy.thrift.server.Heavy.get_table_epochs_args
-
Packages that use Heavy.get_table_epochs_args Package Description ai.heavy.thrift.server -
-
Uses of Heavy.get_table_epochs_args in ai.heavy.thrift.server
Methods in ai.heavy.thrift.server that return Heavy.get_table_epochs_args Modifier and Type Method Description Heavy.get_table_epochs_argsHeavy.get_table_epochs_args. deepCopy()Heavy.get_table_epochs_argsHeavy.AsyncProcessor.get_table_epochs. getEmptyArgsInstance()Heavy.get_table_epochs_argsHeavy.Processor.get_table_epochs. getEmptyArgsInstance()Heavy.get_table_epochs_argsHeavy.get_table_epochs_args. setDb_id(int db_id)Heavy.get_table_epochs_argsHeavy.get_table_epochs_args. setSession(String session)Heavy.get_table_epochs_argsHeavy.get_table_epochs_args. setTable_id(int table_id)Methods in ai.heavy.thrift.server with parameters of type Heavy.get_table_epochs_args Modifier and Type Method Description intHeavy.get_table_epochs_args. compareTo(Heavy.get_table_epochs_args other)booleanHeavy.get_table_epochs_args. equals(Heavy.get_table_epochs_args that)Heavy.get_table_epochs_resultHeavy.Processor.get_table_epochs. getResult(I iface, Heavy.get_table_epochs_args args)voidHeavy.AsyncProcessor.get_table_epochs. start(I iface, Heavy.get_table_epochs_args args, org.apache.thrift.async.AsyncMethodCallback<List<TTableEpochInfo>> resultHandler)Constructors in ai.heavy.thrift.server with parameters of type Heavy.get_table_epochs_args Constructor Description get_table_epochs_args(Heavy.get_table_epochs_args other)Performs a deep copy on other.
-