| Modifier and Type | Method and Description |
|---|---|
static void |
AvroReadSupport.setAvroDataSupplier(org.apache.hadoop.conf.Configuration configuration,
Class<? extends AvroDataSupplier> clazz) |
static void |
AvroParquetInputFormat.setAvroDataSupplier(org.apache.hadoop.mapreduce.Job job,
Class<? extends AvroDataSupplier> supplierClass)
Uses an instance of the specified
AvroDataSupplier class to control how the
SpecificData instance that is used to find
Avro specific records is created. |
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.