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