@InterfaceAudience.Public @InterfaceStability.Stable public class PreAlterTableEvent extends PreEventContext
PreEventContext.PreEventType| Constructor and Description |
|---|
PreAlterTableEvent(Table oldTable,
Table newTable,
IHMSHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
Table |
getNewTable() |
Table |
getOldTable() |
getEventType, getHandlerpublic PreAlterTableEvent(Table oldTable, Table newTable, IHMSHandler handler)
Copyright © 2024 The Apache Software Foundation. All rights reserved.