Uses of Class
com.mapd.thrift.server.MapD.get_dashboards_result
-
Packages that use MapD.get_dashboards_result Package Description com.mapd.thrift.server -
-
Uses of MapD.get_dashboards_result in com.mapd.thrift.server
Methods in com.mapd.thrift.server that return MapD.get_dashboards_result Modifier and Type Method Description MapD.get_dashboards_resultMapD.get_dashboards_result. deepCopy()MapD.get_dashboards_resultMapD.Processor.get_dashboards. getResult(I iface, MapD.get_dashboards_args args)MapD.get_dashboards_resultMapD.get_dashboards_result. setE(TMapDException e)MapD.get_dashboards_resultMapD.get_dashboards_result. setSuccess(List<TDashboard> success)Methods in com.mapd.thrift.server with parameters of type MapD.get_dashboards_result Modifier and Type Method Description intMapD.get_dashboards_result. compareTo(MapD.get_dashboards_result other)booleanMapD.get_dashboards_result. equals(MapD.get_dashboards_result that)Constructors in com.mapd.thrift.server with parameters of type MapD.get_dashboards_result Constructor Description get_dashboards_result(MapD.get_dashboards_result other)Performs a deep copy on other.
-