Uses of Class
org.apache.hadoop.hive.metastore.events.DropPartitionEvent

Packages that use DropPartitionEvent
org.apache.hadoop.hive.metastore   
 

Uses of DropPartitionEvent in org.apache.hadoop.hive.metastore
 

Methods in org.apache.hadoop.hive.metastore with parameters of type DropPartitionEvent
 void DummyListener.onDropPartition(DropPartitionEvent partition)
           
abstract  void MetaStoreEventListener.onDropPartition(DropPartitionEvent partitionEvent)
           
 



Copyright © 2011 The Apache Software Foundation