| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.events |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaStoreEventListener.onUpdatePartitionColumnStat(UpdatePartitionColumnStatEvent updatePartColStatEvent)
This will be called to update partition column stats
|
| Modifier and Type | Method and Description |
|---|---|
UpdatePartitionColumnStatEvent |
UpdatePartitionColumnStatEventBatch.getPartColStatEvent(int idx) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdatePartitionColumnStatEventBatch.addPartColStatEvent(UpdatePartitionColumnStatEvent event) |
| Constructor and Description |
|---|
UpdatePartitionColumnStatEventBatch(List<UpdatePartitionColumnStatEvent> eventList,
IHMSHandler handler) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.