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