org.apache.hadoop.hive.metastore
Class PartitionNameWhitelistPreEventListener
java.lang.Object
org.apache.hadoop.hive.metastore.MetaStorePreEventListener
org.apache.hadoop.hive.metastore.PartitionNameWhitelistPreEventListener
- All Implemented Interfaces:
- org.apache.hadoop.conf.Configurable
public class PartitionNameWhitelistPreEventListener
- extends MetaStorePreEventListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PartitionNameWhitelistPreEventListener
public PartitionNameWhitelistPreEventListener(org.apache.hadoop.conf.Configuration config)
onEvent
public void onEvent(PreEventContext event)
throws MetaException,
NoSuchObjectException,
InvalidOperationException
- Specified by:
onEvent
in class MetaStorePreEventListener
- Throws:
MetaException
NoSuchObjectException
InvalidOperationException
Copyright © 2011 The Apache Software Foundation