| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.messaging | |
| org.apache.hadoop.hive.metastore.messaging.json |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaStoreEventListener.onCommitCompaction(CommitCompactionEvent commitCompactionEvent,
Connection dbConn,
SQLGenerator sqlGenerator)
This will be called to commit a compaction transaction.
|
| Modifier and Type | Method and Description |
|---|---|
CommitCompactionMessage |
MessageBuilder.buildCommitCompactionMessage(CommitCompactionEvent event) |
| Constructor and Description |
|---|
JSONCommitCompactionMessage(String server,
String servicePrincipal,
long timestamp,
CommitCompactionEvent event) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.