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