public class ColumnStatisticMetadata extends Object
| Constructor and Description |
|---|
ColumnStatisticMetadata(String columnName,
ColumnStatisticType statisticType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getColumnName() |
ColumnStatisticType |
getStatisticType() |
int |
hashCode() |
String |
toString() |
public ColumnStatisticMetadata(String columnName, ColumnStatisticType statisticType)
public String getColumnName()
public ColumnStatisticType getStatisticType()
Copyright © 2012–2022. All rights reserved.