This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.crunch.io.OutputHandler (Apache Crunch 0.10.0 API)

Uses of Interface
org.apache.crunch.io.OutputHandler

Packages that use OutputHandler
org.apache.crunch Client-facing API and core abstractions. 
 

Uses of OutputHandler in org.apache.crunch
 

Methods in org.apache.crunch with parameters of type OutputHandler
 boolean Target.accept(OutputHandler handler, PType<?> ptype)
          Checks to see if this Target instance is compatible with the given PType.
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.