public class PreAlterCatalogEvent extends PreEventContext
PreEventContext.PreEventType| Constructor and Description |
|---|
PreAlterCatalogEvent(org.apache.hadoop.hive.metastore.api.Catalog oldCat,
org.apache.hadoop.hive.metastore.api.Catalog newCat,
IHMSHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hive.metastore.api.Catalog |
getNewCatalog() |
org.apache.hadoop.hive.metastore.api.Catalog |
getOldCatalog() |
getEventType, getHandlerpublic PreAlterCatalogEvent(org.apache.hadoop.hive.metastore.api.Catalog oldCat,
org.apache.hadoop.hive.metastore.api.Catalog newCat,
IHMSHandler handler)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.