public static class MetaStoreUtils.ColStatsObjWithSourceInfo extends Object
| Constructor and Description |
|---|
ColStatsObjWithSourceInfo(org.apache.hadoop.hive.metastore.api.ColumnStatisticsObj colStatsObj,
String catName,
String dbName,
String tblName,
String partName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCatName() |
org.apache.hadoop.hive.metastore.api.ColumnStatisticsObj |
getColStatsObj() |
String |
getDbName() |
String |
getPartName() |
String |
getTblName() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.