@InterfaceAudience.Public @InterfaceStability.Stable public class PreAlterTableEvent extends PreEventContext
PreEventContext.PreEventType| Constructor and Description |
|---|
PreAlterTableEvent(org.apache.hadoop.hive.metastore.api.Table oldTable,
org.apache.hadoop.hive.metastore.api.Table newTable,
IHMSHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hive.metastore.api.Table |
getNewTable() |
org.apache.hadoop.hive.metastore.api.Table |
getOldTable() |
getEventType, getHandlerpublic PreAlterTableEvent(org.apache.hadoop.hive.metastore.api.Table oldTable,
org.apache.hadoop.hive.metastore.api.Table newTable,
IHMSHandler handler)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.