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