| Interface | Description |
|---|---|
| SimpleColStatsCollector |
The mode of the col stats.
|
| SimpleColStatsCollector.Factory |
Factory to create
SimpleColStatsCollector. |
| Class | Description |
|---|---|
| AbstractSimpleColStatsCollector |
Abstract base stats collector.
|
| CountsSimpleColStatsCollector |
The counts stats collector, which will only report null count stats.
|
| FullSimpleColStatsCollector |
The full stats collector which will report null count, min value, max value if available.
|
| NoneSimpleColStatsCollector |
The none stats collector which report nothing.
|
| TruncateSimpleColStatsCollector |
The truncate stats collector which will report null count, truncated min/max value.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.