Package | Description |
---|---|
org.apache.sentry.provider.db.service.thrift |
Modifier and Type | Method and Description |
---|---|
TSentryRole |
TSentryRole.deepCopy() |
Modifier and Type | Method and Description |
---|---|
Set<TSentryRole> |
TListSentryRolesResponse.getRoles() |
Iterator<TSentryRole> |
TListSentryRolesResponse.getRolesIterator() |
Modifier and Type | Method and Description |
---|---|
void |
TListSentryRolesResponse.addToRoles(TSentryRole elem) |
int |
TSentryRole.compareTo(TSentryRole other) |
boolean |
TSentryRole.equals(TSentryRole that) |
Modifier and Type | Method and Description |
---|---|
void |
TListSentryRolesResponse.setRoles(Set<TSentryRole> roles) |
Constructor and Description |
---|
TSentryRole(TSentryRole other)
Performs a deep copy on other.
|
Copyright © 2015 Cloudera. All rights reserved.