public class Metadata_V3 extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Metadata_V3.ColumnMetadata_v3
A struct that contains the metadata for a column in a parquet file
|
static class |
Metadata_V3.ColumnTypeMetadata_v3 |
static class |
Metadata_V3.ParquetFileMetadata_v3
Struct which contains the metadata for a single parquet file
|
static class |
Metadata_V3.ParquetTableMetadata_v3 |
static class |
Metadata_V3.RowGroupMetadata_v3
A struct that contains the metadata for a parquet row group
|
| Constructor and Description |
|---|
Metadata_V3() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.