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