|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PathTarget | |
---|---|
org.apache.crunch.io | |
org.apache.crunch.io.avro | |
org.apache.crunch.io.impl | |
org.apache.crunch.io.seq | |
org.apache.crunch.io.text |
Uses of PathTarget in org.apache.crunch.io |
---|
Classes in org.apache.crunch.io that implement PathTarget | |
---|---|
class |
PathTargetImpl
|
Uses of PathTarget in org.apache.crunch.io.avro |
---|
Classes in org.apache.crunch.io.avro that implement PathTarget | |
---|---|
class |
AvroFileSourceTarget<T>
|
class |
AvroFileTarget
|
Uses of PathTarget in org.apache.crunch.io.impl |
---|
Classes in org.apache.crunch.io.impl that implement PathTarget | |
---|---|
class |
FileTargetImpl
|
class |
ReadableSourcePathTargetImpl<T>
|
class |
SourcePathTargetImpl<T>
|
class |
TableSourcePathTargetImpl<K,V>
|
Constructors in org.apache.crunch.io.impl with parameters of type PathTarget | |
---|---|
ReadableSourcePathTargetImpl(ReadableSource<T> source,
PathTarget target)
|
|
SourcePathTargetImpl(Source<T> source,
PathTarget target)
|
|
TableSourcePathTargetImpl(TableSource<K,V> source,
PathTarget target)
|
Uses of PathTarget in org.apache.crunch.io.seq |
---|
Classes in org.apache.crunch.io.seq that implement PathTarget | |
---|---|
class |
SeqFileSourceTarget<T>
|
class |
SeqFileTableSourceTarget<K,V>
|
class |
SeqFileTarget
|
Uses of PathTarget in org.apache.crunch.io.text |
---|
Classes in org.apache.crunch.io.text that implement PathTarget | |
---|---|
class |
TextFileSourceTarget<T>
|
class |
TextFileTarget
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |