| Interface | Description |
|---|---|
| InputFile |
InputFile is an interface with the methods needed by Parquet to read
data files using SeekableInputStream instances. |
| Class | Description |
|---|---|
| SeekableInputStream |
SeekableInputStream is an interface with the methods needed by
Parquet to read data from a file or Hadoop data stream. |
Copyright © 2017 The Apache Software Foundation. All rights reserved.