| Package | Description |
|---|---|
| org.apache.parquet.hadoop.metadata |
| Modifier and Type | Method and Description |
|---|---|
IndexReference |
ColumnChunkMetaData.getColumnIndexReference()
Method should be considered private
|
IndexReference |
ColumnChunkMetaData.getOffsetIndexReference()
Method should be considered private
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColumnChunkMetaData.setColumnIndexReference(IndexReference indexReference)
Method should be considered private
|
void |
ColumnChunkMetaData.setOffsetIndexReference(IndexReference offsetIndexReference)
Method should be considered private
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.