This project has retired. For details please refer to its
Attic page.
SeqFileReadableData (Apache Crunch 0.9.0 API)
org.apache.crunch.io.seq
Class SeqFileReadableData<T>
java.lang.Object
org.apache.crunch.io.impl.ReadableDataImpl
org.apache.crunch.io.seq.SeqFileReadableData<T>
- All Implemented Interfaces:
- Serializable, ReadableData
public class SeqFileReadableData<T>
- extends ReadableDataImpl
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeqFileReadableData
public SeqFileReadableData(List<org.apache.hadoop.fs.Path> paths,
PType<T> ptype)
getFileReaderFactory
protected FileReaderFactory<T> getFileReaderFactory()
- Specified by:
getFileReaderFactory
in class ReadableDataImpl
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.