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