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