| Modifier and Type | Method and Description |
|---|---|
static <T> AvroParquetReader.Builder<T> |
AvroParquetReader.builder(org.apache.hadoop.fs.Path file) |
AvroParquetReader.Builder<T> |
AvroParquetReader.Builder.disableCompatibility() |
AvroParquetReader.Builder<T> |
AvroParquetReader.Builder.withCompatibility(boolean enableCompatibility) |
AvroParquetReader.Builder<T> |
AvroParquetReader.Builder.withDataModel(org.apache.avro.generic.GenericData model) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.