public class Metadata_V2 extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Metadata_V2.ColumnMetadata_v2
A struct that contains the metadata for a column in a parquet file
|
static class |
Metadata_V2.ColumnTypeMetadata_v2 |
static class |
Metadata_V2.ParquetFileMetadata_v2
Struct which contains the metadata for a single parquet file
|
static class |
Metadata_V2.ParquetTableMetadata_v2
Struct which contains the metadata for an entire parquet directory structure
|
static class |
Metadata_V2.RowGroupMetadata_v2
A struct that contains the metadata for a parquet row group
|
| Constructor and Description |
|---|
Metadata_V2() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.