public static class ClickHouseResponse.Extremes extends Object
Extremes()
List<String>
getMax()
getMin()
void
setMax(List<String> max)
setMin(List<String> min)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Extremes()
public List<String> getMin()
public void setMin(List<String> min)
public List<String> getMax()
public void setMax(List<String> max)
Copyright © 2020. All rights reserved.