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