Package | Description |
---|---|
org.apache.sentry.provider.db.service.thrift |
Modifier and Type | Method and Description |
---|---|
TSentryPrivilegeMap |
TSentryPrivilegeMap.deepCopy() |
Modifier and Type | Method and Description |
---|---|
Map<TSentryAuthorizable,TSentryPrivilegeMap> |
TListSentryPrivilegesByAuthResponse.getPrivilegesMapByAuth() |
Modifier and Type | Method and Description |
---|---|
int |
TSentryPrivilegeMap.compareTo(TSentryPrivilegeMap other) |
boolean |
TSentryPrivilegeMap.equals(TSentryPrivilegeMap that) |
void |
TListSentryPrivilegesByAuthResponse.putToPrivilegesMapByAuth(TSentryAuthorizable key,
TSentryPrivilegeMap val) |
Modifier and Type | Method and Description |
---|---|
void |
TListSentryPrivilegesByAuthResponse.setPrivilegesMapByAuth(Map<TSentryAuthorizable,TSentryPrivilegeMap> privilegesMapByAuth) |
Constructor and Description |
---|
TSentryPrivilegeMap(TSentryPrivilegeMap other)
Performs a deep copy on other.
|
Copyright © 2015 Cloudera. All rights reserved.