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