| Class | Description |
|---|---|
| AvroInputFormatProvider |
Provides and sets up configuration for an AvroInputFormat.
|
| CombineAvroInputFormat |
Combined input format that tracks which file each avro record was read from.
|
| CombineAvroInputFormat.WrapperReader |
A wrapper class that's responsible for delegating to a corresponding RecordReader in
PathTrackingInputFormat. |
| PathTrackingAvroInputFormat |
Avro format that tracks which file each record was read from.
|
Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.