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