org.apache.hadoop.hive.metastore.events
Class DropTableEvent
java.lang.Object
org.apache.hadoop.hive.metastore.events.ListenerEvent
org.apache.hadoop.hive.metastore.events.DropTableEvent
public class DropTableEvent
- extends ListenerEvent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DropTableEvent
public DropTableEvent(Table table,
boolean status,
HiveMetaStore.HMSHandler handler)
getTable
public Table getTable()
- Returns:
- the table
Copyright © 2011 The Apache Software Foundation