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