public class SessionPropertiesListener extends MetaStoreEventListener
Constructor and Description |
---|
SessionPropertiesListener(org.apache.hadoop.conf.Configuration configuration) |
Modifier and Type | Method and Description |
---|---|
void |
onConfigChange(ConfigChangeEvent changeEvent) |
getConf, onAddIndex, onAddPartition, onAlterIndex, onAlterPartition, onAlterTable, onCreateDatabase, onCreateTable, onDropDatabase, onDropIndex, onDropPartition, onDropTable, onInsert, onLoadPartitionDone, setConf
public SessionPropertiesListener(org.apache.hadoop.conf.Configuration configuration)
public void onConfigChange(ConfigChangeEvent changeEvent) throws MetaException
onConfigChange
in class MetaStoreEventListener
changeEvent
- table event.MetaException
Copyright © 2017 The Apache Software Foundation. All rights reserved.