Uses of Class
com.mapd.thrift.server.MapD.get_dashboard_grantees_args
-
Packages that use MapD.get_dashboard_grantees_args Package Description com.mapd.thrift.server -
-
Uses of MapD.get_dashboard_grantees_args in com.mapd.thrift.server
Methods in com.mapd.thrift.server that return MapD.get_dashboard_grantees_args Modifier and Type Method Description MapD.get_dashboard_grantees_argsMapD.get_dashboard_grantees_args. deepCopy()MapD.get_dashboard_grantees_argsMapD.AsyncProcessor.get_dashboard_grantees. getEmptyArgsInstance()MapD.get_dashboard_grantees_argsMapD.Processor.get_dashboard_grantees. getEmptyArgsInstance()MapD.get_dashboard_grantees_argsMapD.get_dashboard_grantees_args. setDashboard_id(int dashboard_id)MapD.get_dashboard_grantees_argsMapD.get_dashboard_grantees_args. setSession(String session)Methods in com.mapd.thrift.server with parameters of type MapD.get_dashboard_grantees_args Modifier and Type Method Description intMapD.get_dashboard_grantees_args. compareTo(MapD.get_dashboard_grantees_args other)booleanMapD.get_dashboard_grantees_args. equals(MapD.get_dashboard_grantees_args that)MapD.get_dashboard_grantees_resultMapD.Processor.get_dashboard_grantees. getResult(I iface, MapD.get_dashboard_grantees_args args)voidMapD.AsyncProcessor.get_dashboard_grantees. start(I iface, MapD.get_dashboard_grantees_args args, org.apache.thrift.async.AsyncMethodCallback<List<TDashboardGrantees>> resultHandler)Constructors in com.mapd.thrift.server with parameters of type MapD.get_dashboard_grantees_args Constructor Description get_dashboard_grantees_args(MapD.get_dashboard_grantees_args other)Performs a deep copy on other.
-