Uses of Interface
org.apache.hadoop.util.SingleArgumentRunnable

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

Uses of SingleArgumentRunnable in org.apache.hadoop.util
 

Methods in org.apache.hadoop.util with parameters of type SingleArgumentRunnable
 void PluginDispatcher.dispatchCall(SingleArgumentRunnable<T> callback)
          Dispatch a call to all active plugins.
 



Copyright © 2009 The Apache Software Foundation