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