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