Package | Description |
---|---|
org.apache.hadoop.hdfs |
A distributed implementation of
FileSystem . |
org.apache.hadoop.mapreduce.v2.app.security.authorize | |
org.apache.hadoop.security.authorize | |
org.apache.hadoop.yarn.server.nodemanager.security.authorize | |
org.apache.hadoop.yarn.server.resourcemanager.security.authorize |
Modifier and Type | Method and Description |
---|---|
Service[] |
HDFSPolicyProvider.getServices() |
Modifier and Type | Method and Description |
---|---|
Service[] |
ClientHSPolicyProvider.getServices() |
Service[] |
MRAMPolicyProvider.getServices() |
Modifier and Type | Method and Description |
---|---|
abstract Service[] |
PolicyProvider.getServices()
Get the
Service definitions from the PolicyProvider . |
Modifier and Type | Method and Description |
---|---|
Service[] |
NMPolicyProvider.getServices() |
Modifier and Type | Method and Description |
---|---|
Service[] |
RMPolicyProvider.getServices() |
Copyright © 2013 Apache Software Foundation. All rights reserved.