Package | Description |
---|---|
org.apache.sentry.provider.db.service.thrift |
Modifier and Type | Method and Description |
---|---|
TSentryActiveRoleSet |
TSentryActiveRoleSet.deepCopy() |
TSentryActiveRoleSet |
TListSentryPrivilegesByAuthRequest.getRoleSet() |
TSentryActiveRoleSet |
TListSentryPrivilegesForProviderRequest.getRoleSet() |
Modifier and Type | Method and Description |
---|---|
int |
TSentryActiveRoleSet.compareTo(TSentryActiveRoleSet other) |
boolean |
TSentryActiveRoleSet.equals(TSentryActiveRoleSet that) |
void |
TListSentryPrivilegesByAuthRequest.setRoleSet(TSentryActiveRoleSet roleSet) |
void |
TListSentryPrivilegesForProviderRequest.setRoleSet(TSentryActiveRoleSet roleSet) |
Constructor and Description |
---|
TListSentryPrivilegesForProviderRequest(int protocol_version,
Set<String> groups,
TSentryActiveRoleSet roleSet) |
TSentryActiveRoleSet(TSentryActiveRoleSet other)
Performs a deep copy on other.
|
Copyright © 2015 Cloudera. All rights reserved.