cascading.pipe
Class Each.EachFunctionHandler

java.lang.Object
  extended by cascading.pipe.Each.EachHandler
      extended by cascading.pipe.Each.EachFunctionHandler
Enclosing class:
Each

public class Each.EachFunctionHandler
extends Each.EachHandler


Field Summary
 
Fields inherited from class cascading.pipe.Each.EachHandler
operationCall
 
Constructor Summary
Each.EachFunctionHandler(FlowCollector flowCollector, Scope scope)
           
 
Method Summary
 
Methods inherited from class cascading.pipe.Each.EachHandler
cleanup, getEach, operate, prepare
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Each.EachFunctionHandler

public Each.EachFunctionHandler(FlowCollector flowCollector,
                                Scope scope)


Copyright © 2007-2010 Concurrent, Inc. All Rights Reserved.