Uses of Class
org.apache.hadoop.util.PluginDispatcher

Packages that use PluginDispatcher
org.apache.hadoop.util Common utilities. 
 

Uses of PluginDispatcher in org.apache.hadoop.util
 

Methods in org.apache.hadoop.util that return PluginDispatcher
static
<X extends ServicePlugin>
PluginDispatcher<X>
PluginDispatcher.createFromConfiguration(Configuration conf, String key, Class<X> clazz)
          Load a PluginDispatcher from the given Configuration.
 



Copyright © 2009 The Apache Software Foundation