@InterfaceAudience.Public @InterfaceStability.Stable public class AlterCatalogEvent extends ListenerEvent
| Constructor and Description |
|---|
AlterCatalogEvent(Catalog oldCat,
Catalog newCat,
boolean status,
IHMSHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
Catalog |
getNewCatalog() |
Catalog |
getOldCatalog() |
getEnvironmentContext, getHandler, getIHMSHandler, getParameters, getStatus, putParameter, putParameters, setEnvironmentContextpublic AlterCatalogEvent(Catalog oldCat, Catalog newCat, boolean status, IHMSHandler handler)
Copyright © 2024 The Apache Software Foundation. All rights reserved.