public class ColumnStats extends Object
| Constructor and Description |
|---|
ColumnStats(Object minVal,
Object maxVal,
long nullCnt) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Object |
getMaxVal() |
Object |
getMinVal() |
long |
getNullCnt() |
int |
hashCode() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.