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