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