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