public class ColumnStatistics extends Object
ColumnStatistics(Map<String,Float> general, Map<String,Float> types)
Map<String,Float>
getGeneral()
getTypes()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ColumnStatistics(@Nullable Map<String,Float> general, @Nullable Map<String,Float> types)
@Nullable public Map<String,Float> getGeneral()
@Nullable public Map<String,Float> getTypes()
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.