| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.repl.ranger |
| Modifier and Type | Method and Description |
|---|---|
RangerPolicy |
RangerRestClientImpl.getDenyPolicyForReplicatedDb(String rangerServiceName,
String sourceDb,
String targetDb) |
RangerPolicy |
NoOpRangerRestClient.getDenyPolicyForReplicatedDb(String rangerServiceName,
String sourceDb,
String targetDb) |
RangerPolicy |
RangerRestClient.getDenyPolicyForReplicatedDb(String rangerServiceName,
String sourceDb,
String targetDb) |
| Modifier and Type | Method and Description |
|---|---|
List<RangerPolicy> |
RangerRestClientImpl.changeDataSet(List<RangerPolicy> rangerPolicies,
String sourceDbName,
String targetDbName) |
List<RangerPolicy> |
NoOpRangerRestClient.changeDataSet(List<RangerPolicy> rangerPolicies,
String sourceDbName,
String targetDbName) |
List<RangerPolicy> |
RangerRestClient.changeDataSet(List<RangerPolicy> rangerPolicies,
String sourceDbName,
String targetDbName) |
List<RangerPolicy> |
RangerPolicyList.getPolicies() |
List<RangerPolicy> |
RangerRestClientImpl.removeMultiResourcePolicies(List<RangerPolicy> rangerPolicies) |
List<RangerPolicy> |
NoOpRangerRestClient.removeMultiResourcePolicies(List<RangerPolicy> rangerPolicies) |
List<RangerPolicy> |
RangerRestClient.removeMultiResourcePolicies(List<RangerPolicy> rangerPolicies) |
| Modifier and Type | Method and Description |
|---|---|
void |
RangerPolicy.updateFrom(RangerPolicy other) |
| Modifier and Type | Method and Description |
|---|---|
List<RangerPolicy> |
RangerRestClientImpl.changeDataSet(List<RangerPolicy> rangerPolicies,
String sourceDbName,
String targetDbName) |
List<RangerPolicy> |
NoOpRangerRestClient.changeDataSet(List<RangerPolicy> rangerPolicies,
String sourceDbName,
String targetDbName) |
List<RangerPolicy> |
RangerRestClient.changeDataSet(List<RangerPolicy> rangerPolicies,
String sourceDbName,
String targetDbName) |
List<RangerPolicy> |
RangerRestClientImpl.removeMultiResourcePolicies(List<RangerPolicy> rangerPolicies) |
List<RangerPolicy> |
NoOpRangerRestClient.removeMultiResourcePolicies(List<RangerPolicy> rangerPolicies) |
List<RangerPolicy> |
RangerRestClient.removeMultiResourcePolicies(List<RangerPolicy> rangerPolicies) |
void |
RangerPolicyList.setPolicies(List<RangerPolicy> policies) |
| Constructor and Description |
|---|
RangerPolicyList(List<RangerPolicy> objList) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.