Uses of Class
io.trino.hive.thrift.metastore.SkewedInfo
-
Uses of SkewedInfo in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return SkewedInfoModifier and TypeMethodDescriptionSkewedInfo.deepCopy()StorageDescriptor.getSkewedInfo()SkewedInfo.setSkewedColNames(List<String> skewedColNames) SkewedInfo.setSkewedColValueLocationMaps(Map<List<String>, String> skewedColValueLocationMaps) SkewedInfo.setSkewedColValues(List<List<String>> skewedColValues) Methods in io.trino.hive.thrift.metastore with parameters of type SkewedInfoModifier and TypeMethodDescriptionintSkewedInfo.compareTo(SkewedInfo other) booleanSkewedInfo.equals(SkewedInfo that) StorageDescriptor.setSkewedInfo(SkewedInfo skewedInfo) Constructors in io.trino.hive.thrift.metastore with parameters of type SkewedInfo