This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.crunch.io.parquet.AvroParquetFileSource (Apache Crunch 0.9.0 API)

Uses of Class
org.apache.crunch.io.parquet.AvroParquetFileSource

Packages that use AvroParquetFileSource
org.apache.crunch.io.parquet   
 

Uses of AvroParquetFileSource in org.apache.crunch.io.parquet
 

Methods in org.apache.crunch.io.parquet that return AvroParquetFileSource
 AvroParquetFileSource<T> AvroParquetFileSource.Builder.build(List<org.apache.hadoop.fs.Path> paths)
           
 AvroParquetFileSource<T> AvroParquetFileSource.Builder.build(org.apache.hadoop.fs.Path path)
           
 



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