org.apache.hadoop.mapred
Class MapReducePolicyProvider
java.lang.Object
org.apache.hadoop.security.authorize.PolicyProvider
org.apache.hadoop.mapred.MapReducePolicyProvider
public class MapReducePolicyProvider
- extends PolicyProvider
PolicyProvider
for Map-Reduce protocols.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapReducePolicyProvider
public MapReducePolicyProvider()
getServices
public Service[] getServices()
- Description copied from class:
PolicyProvider
- Get the
Service
definitions from the PolicyProvider
.
- Specified by:
getServices
in class PolicyProvider
- Returns:
- the
Service
definitions
Copyright © 2009 The Apache Software Foundation