Uses of Class
com.mapd.thrift.server.MapD.import_geo_table_result
-
Packages that use MapD.import_geo_table_result Package Description com.mapd.thrift.server -
-
Uses of MapD.import_geo_table_result in com.mapd.thrift.server
Methods in com.mapd.thrift.server that return MapD.import_geo_table_result Modifier and Type Method Description MapD.import_geo_table_resultMapD.import_geo_table_result. deepCopy()MapD.import_geo_table_resultMapD.Processor.import_geo_table. getResult(I iface, MapD.import_geo_table_args args)MapD.import_geo_table_resultMapD.import_geo_table_result. setE(TMapDException e)Methods in com.mapd.thrift.server with parameters of type MapD.import_geo_table_result Modifier and Type Method Description intMapD.import_geo_table_result. compareTo(MapD.import_geo_table_result other)booleanMapD.import_geo_table_result. equals(MapD.import_geo_table_result that)Constructors in com.mapd.thrift.server with parameters of type MapD.import_geo_table_result Constructor Description import_geo_table_result(MapD.import_geo_table_result other)Performs a deep copy on other.
-