| Package | Description |
|---|---|
| org.apache.parquet.column.page |
| Modifier and Type | Method and Description |
|---|---|
abstract <T> T |
DataPage.accept(DataPage.Visitor<T> visitor) |
<T> T |
DataPageV1.accept(DataPage.Visitor<T> visitor) |
<T> T |
DataPageV2.accept(DataPage.Visitor<T> visitor) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.