Uses of Class
ai.heavy.thrift.server.Heavy.set_table_epochs_result
-
Packages that use Heavy.set_table_epochs_result Package Description ai.heavy.thrift.server -
-
Uses of Heavy.set_table_epochs_result in ai.heavy.thrift.server
Methods in ai.heavy.thrift.server that return Heavy.set_table_epochs_result Modifier and Type Method Description Heavy.set_table_epochs_resultHeavy.set_table_epochs_result. deepCopy()Heavy.set_table_epochs_resultHeavy.Processor.set_table_epochs. getResult(I iface, Heavy.set_table_epochs_args args)Methods in ai.heavy.thrift.server with parameters of type Heavy.set_table_epochs_result Modifier and Type Method Description intHeavy.set_table_epochs_result. compareTo(Heavy.set_table_epochs_result other)booleanHeavy.set_table_epochs_result. equals(Heavy.set_table_epochs_result that)Constructors in ai.heavy.thrift.server with parameters of type Heavy.set_table_epochs_result Constructor Description set_table_epochs_result(Heavy.set_table_epochs_result other)Performs a deep copy on other.
-