| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.messaging | |
| org.apache.hadoop.hive.metastore.messaging.json |
| Modifier and Type | Method and Description |
|---|---|
abstract CommitTxnMessage |
MessageFactory.buildCommitTxnMessage(Long txnId)
Factory method for building commit txn message
|
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 |
JSONMessageFactory.buildCommitTxnMessage(Long txnId) |
CommitTxnMessage |
JSONMessageDeserializer.getCommitTxnMessage(String messageBody) |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.