| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.messaging | |
| org.apache.hadoop.hive.metastore.messaging.json | |
| org.apache.hadoop.hive.metastore.messaging.json.gzip |
| Modifier and Type | Method and Description |
|---|---|
CommitTxnMessage |
MessageBuilder.buildCommitTxnMessage(Long txnId) |
abstract CommitTxnMessage |
MessageDeserializer.getCommitTxnMessage(String messageBody)
Method to de-serialize CommitTxnMessage instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSONCommitTxnMessage
JSON implementation of CommitTxnMessage
|
| Modifier and Type | Method and Description |
|---|---|
CommitTxnMessage |
JSONMessageDeserializer.getCommitTxnMessage(String messageBody) |
| Modifier and Type | Method and Description |
|---|---|
CommitTxnMessage |
DeSerializer.getCommitTxnMessage(String messageBody) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.