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