public abstract class DataPage extends Page
| Modifier and Type | Field and Description |
|---|---|
protected int |
valueCount |
compressedSize, uncompressedSize| Constructor and Description |
|---|
DataPage(int compressedSize,
int uncompressedSize,
int valueCount) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Long> |
getFirstRowIndex() |
int |
getValueCount() |
getCompressedSize, getRetainedSizeInBytes, getSlice, getUncompressedSizeCopyright © 2012–2024. All rights reserved.