com.cloudera.crunch.io
Interface PathTarget

All Superinterfaces:
MapReduceTarget, Target
All Known Implementing Classes:
AvroFileSourceTarget, AvroFileTarget, FileTargetImpl, PathTargetImpl, ReadableSourcePathTargetImpl, SeqFileSourceTarget, SeqFileTableSourceTarget, SeqFileTarget, SourcePathTargetImpl, TableSourcePathTargetImpl, TextFileSourceTarget, TextFileTarget

public interface PathTarget
extends MapReduceTarget


Method Summary
 org.apache.hadoop.fs.Path getPath()
           
 
Methods inherited from interface com.cloudera.crunch.io.MapReduceTarget
configureForMapReduce
 
Methods inherited from interface com.cloudera.crunch.Target
accept, asSourceTarget
 

Method Detail

getPath

org.apache.hadoop.fs.Path getPath()


Copyright © 2012. All Rights Reserved.