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