public class TableAndStatistics
extends java.lang.Object
| Constructor and Description |
|---|
TableAndStatistics(org.apache.hadoop.hive.metastore.api.Table table,
org.apache.hadoop.hive.metastore.api.ColumnStatistics statistics) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hive.metastore.api.ColumnStatistics |
getStatistics() |
org.apache.hadoop.hive.metastore.api.Table |
getTable() |
Copyright © 2016–2022 Expedia Group. All rights reserved.