| Class | Description |
|---|---|
| BinaryStatistics | |
| BooleanStatistics | |
| DoubleStatistics | |
| FloatStatistics | |
| IntStatistics | |
| LongStatistics | |
| SizeStatistics |
A structure for capturing metadata for estimating the unencoded,
uncompressed size of data written.
|
| SizeStatistics.Builder |
Builder to create a SizeStatistics.
|
| Statistics<T extends Comparable<T>> |
Statistics class to keep track of statistics in parquet pages and column chunks
|
| Statistics.Builder |
Builder class to build Statistics objects.
|
| Exception | Description |
|---|---|
| StatisticsClassException |
Thrown if the two Statistics objects have mismatching types
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.