| Package | Description |
|---|---|
| org.apache.parquet.hadoop.metadata |
| Modifier and Type | Method and Description |
|---|---|
FileMetaData |
ParquetMetadata.getFileMetaData() |
FileMetaData |
GlobalMetaData.merge()
Will merge the metadata as if it was coming from a single file.
|
| Constructor and Description |
|---|
ParquetMetadata(FileMetaData fileMetaData,
List<BlockMetaData> blocks) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.