public abstract class ParquetDataPage extends ParquetPage
| Modifier and Type | Field and Description |
|---|---|
protected int |
valueCount |
compressedSize, uncompressedSize| Constructor and Description |
|---|
ParquetDataPage(int compressedSize,
int uncompressedSize,
int valueCount) |
| Modifier and Type | Method and Description |
|---|---|
int |
getValueCount() |
getCompressedSize, getUncompressedSizeCopyright © 2012-2017. All Rights Reserved.