public class SimpleColStats extends Object
SimpleColStats(Object min, Object max, Long nullCount)
boolean
equals(Object o)
int
hashCode()
Object
max()
min()
Long
nullCount()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public SimpleColStats(@Nullable Object min, @Nullable Object max, @Nullable Long nullCount)
@Nullable public Object min()
@Nullable public Object max()
@Nullable public Long nullCount()
public boolean equals(Object o)
equals
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.