Uses of Class
com.mapd.thrift.server.MapD.has_object_privilege_args
-
Packages that use MapD.has_object_privilege_args Package Description com.mapd.thrift.server -
-
Uses of MapD.has_object_privilege_args in com.mapd.thrift.server
Methods in com.mapd.thrift.server that return MapD.has_object_privilege_args Modifier and Type Method Description MapD.has_object_privilege_argsMapD.has_object_privilege_args. deepCopy()MapD.has_object_privilege_argsMapD.AsyncProcessor.has_object_privilege. getEmptyArgsInstance()MapD.has_object_privilege_argsMapD.Processor.has_object_privilege. getEmptyArgsInstance()MapD.has_object_privilege_argsMapD.has_object_privilege_args. setGranteeName(String granteeName)MapD.has_object_privilege_argsMapD.has_object_privilege_args. setObjectName(String ObjectName)MapD.has_object_privilege_argsMapD.has_object_privilege_args. setObjectType(TDBObjectType objectType)MapD.has_object_privilege_argsMapD.has_object_privilege_args. setPermissions(TDBObjectPermissions permissions)MapD.has_object_privilege_argsMapD.has_object_privilege_args. setSession(String session)Methods in com.mapd.thrift.server with parameters of type MapD.has_object_privilege_args Modifier and Type Method Description intMapD.has_object_privilege_args. compareTo(MapD.has_object_privilege_args other)booleanMapD.has_object_privilege_args. equals(MapD.has_object_privilege_args that)MapD.has_object_privilege_resultMapD.Processor.has_object_privilege. getResult(I iface, MapD.has_object_privilege_args args)voidMapD.AsyncProcessor.has_object_privilege. start(I iface, MapD.has_object_privilege_args args, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler)Constructors in com.mapd.thrift.server with parameters of type MapD.has_object_privilege_args Constructor Description has_object_privilege_args(MapD.has_object_privilege_args other)Performs a deep copy on other.
-