| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.exec.repl.ranger |
| Modifier and Type | Method and Description |
|---|---|
Map<String,RangerPolicy.RangerPolicyResource> |
RangerPolicy.getResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
RangerPolicy.setResources(Map<String,RangerPolicy.RangerPolicyResource> resources) |
| Constructor and Description |
|---|
RangerPolicy(String service,
String name,
Integer policyType,
String description,
Map<String,RangerPolicy.RangerPolicyResource> resources,
List<RangerPolicy.RangerPolicyItem> policyItems,
String resourceSignature) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.