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) |
doesAddEventsToNotificationLogTable, getConf, onAbortTxn, onAcidWrite, onAddCheckConstraint, onAddDefaultConstraint, onAddForeignKey, onAddNotNullConstraint, onAddPartition, onAddPrimaryKey, onAddSchemaVersion, onAddUniqueConstraint, onAllocWriteId, onAlterCatalog, onAlterDatabase, onAlterDataConnector, onAlterISchema, onAlterPartition, onAlterSchemaVersion, onAlterTable, onBatchAcidWrite, onCommitCompaction, onCommitTxn, onCreateCatalog, onCreateDatabase, onCreateDataConnector, onCreateFunction, onCreateISchema, onCreateTable, onDeletePartitionColumnStat, onDeleteTableColumnStat, onDropCatalog, onDropConstraint, onDropDatabase, onDropDataConnector, onDropFunction, onDropISchema, onDropPartition, onDropSchemaVersion, onDropTable, onInsert, onLoadPartitionDone, onOpenTxn, onReload, onUpdatePartitionColumnStat, onUpdatePartitionColumnStatInBatch, onUpdateTableColumnStat, setConfpublic SessionPropertiesListener(org.apache.hadoop.conf.Configuration configuration)
public void onConfigChange(ConfigChangeEvent changeEvent) throws MetaException
onConfigChange in class MetaStoreEventListenerchangeEvent - table event.MetaExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.