@InterfaceAudience.Public @InterfaceStability.Stable public class PreDropTableEvent extends PreEventContext
PreEventContext.PreEventType| Constructor and Description |
|---|
PreDropTableEvent(org.apache.hadoop.hive.metastore.api.Table table,
boolean deleteData,
IHMSHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDeleteData() |
org.apache.hadoop.hive.metastore.api.Table |
getTable() |
getEventType, getHandlerpublic PreDropTableEvent(org.apache.hadoop.hive.metastore.api.Table table,
boolean deleteData,
IHMSHandler handler)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.