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