| Package | Description |
|---|---|
| org.apache.parquet.io |
| Class and Description |
|---|
PositionOutputStream
PositionOutputStream is an interface with the methods needed by
Parquet to write data to a file or Hadoop data stream. |
SeekableInputStream
SeekableInputStream is an interface with the methods needed by
Parquet to read data from a file or Hadoop data stream. |
Copyright © 2018 The Apache Software Foundation. All rights reserved.