public class AlterTableEvent extends ListenerEvent
Constructor and Description |
---|
AlterTableEvent(Table oldTable,
Table newTable,
boolean status,
HiveMetaStore.HMSHandler handler) |
Modifier and Type | Method and Description |
---|---|
Table |
getNewTable() |
Table |
getOldTable() |
getEnvironmentContext, getHandler, getStatus, setEnvironmentContext
public AlterTableEvent(Table oldTable, Table newTable, boolean status, HiveMetaStore.HMSHandler handler)
Copyright © 2017 The Apache Software Foundation. All rights reserved.