public abstract class AbstractSimpleColStatsCollector extends Object implements SimpleColStatsCollector
SimpleColStatsCollector.Factory| Modifier and Type | Field and Description |
|---|---|
protected Object |
maxValue |
protected Object |
minValue |
protected long |
nullCount |
| Constructor and Description |
|---|
AbstractSimpleColStatsCollector() |
| Modifier and Type | Method and Description |
|---|---|
SimpleColStats |
result() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcollect, convert, create, createFullStatsFactories, fromprotected Object minValue
protected Object maxValue
protected long nullCount
public SimpleColStats result()
result in interface SimpleColStatsCollectorCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.