| 接口 | 说明 |
|---|---|
| FieldStatsCollector |
The mode of the field stats.
|
| FieldStatsCollector.Factory |
Factory to create
FieldStatsCollector. |
| 类 | 说明 |
|---|---|
| AbstractFieldStatsCollector |
Abstract base stats collector.
|
| CountsFieldStatsCollector |
The counts stats collector, which will only report null count stats.
|
| FullFieldStatsCollector |
The full stats collector which will report null count, min value, max value if available.
|
| NoneFieldStatsCollector |
The none stats collector which report nothing.
|
| TruncateFieldStatsCollector |
The truncate stats collector which will report null count, truncated min/max value.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.