This project has retired. For details please refer to its Attic page.
OutputHandler (Apache Crunch 0.8.0 API)

org.apache.crunch.io
Interface OutputHandler


public interface OutputHandler


Method Summary
 boolean configure(Target target, PType<?> ptype)
           
 

Method Detail

configure

boolean configure(Target target,
                  PType<?> ptype)


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