public class AlterIndexEvent extends ListenerEvent
| Constructor and Description |
|---|
AlterIndexEvent(Index oldIndex,
Index newIndex,
boolean status,
HiveMetaStore.HMSHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
Index |
getNewIndex() |
Index |
getOldIndex() |
getEnvironmentContext, getHandler, getStatus, setEnvironmentContextpublic AlterIndexEvent(Index oldIndex, Index newIndex, boolean status, HiveMetaStore.HMSHandler handler)
Copyright © 2017 The Apache Software Foundation. All rights reserved.