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

org.apache.crunch.io
Interface OutputHandler

All Known Implementing Classes:
MSCROutputHandler

public interface OutputHandler


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

Method Detail

configure

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


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