@InterfaceAudience.Public @InterfaceStability.Stable public class DropTableEvent extends ListenerEvent
| Constructor and Description |
|---|
DropTableEvent(org.apache.hadoop.hive.metastore.api.Table table,
boolean status,
boolean deleteData,
IHMSHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDeleteData() |
org.apache.hadoop.hive.metastore.api.Table |
getTable() |
getEnvironmentContext, getHandler, getIHMSHandler, getParameters, getStatus, putParameter, putParameters, setEnvironmentContextpublic DropTableEvent(org.apache.hadoop.hive.metastore.api.Table table,
boolean status,
boolean deleteData,
IHMSHandler handler)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.