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