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