| Package | Description |
|---|---|
| org.apache.drill.exec.store.parquet.metadata |
| Modifier and Type | Field and Description |
|---|---|
List<Metadata_V4.ColumnMetadata_v4> |
Metadata_V4.RowGroupMetadata_v4.columns |
| Constructor and Description |
|---|
RowGroupMetadata_v4(Long start,
Long length,
Long rowCount,
Map<String,Float> hostAffinity,
List<Metadata_V4.ColumnMetadata_v4> columns) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.