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

Packages that use PluginDispatcher
org.apache.hadoop.util   
 

Uses of PluginDispatcher in org.apache.hadoop.util
 

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



Copyright © 2009 The Apache Software Foundation