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