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