| Package | Description |
|---|---|
| org.apache.parquet.format |
| Modifier and Type | Method and Description |
|---|---|
OffsetIndex |
OffsetIndex.deepCopy() |
OffsetIndex |
OffsetIndex.setPage_locations(List<PageLocation> page_locations)
PageLocations, ordered by increasing PageLocation.offset.
|
| Modifier and Type | Method and Description |
|---|---|
int |
OffsetIndex.compareTo(OffsetIndex other) |
boolean |
OffsetIndex.equals(OffsetIndex that) |
| Constructor and Description |
|---|
OffsetIndex(OffsetIndex other)
Performs a deep copy on other.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.