| 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 |
|---|---|
AbortTxnMessage |
MessageBuilder.buildAbortTxnMessage(Long txnId,
List<String> dbsUpdated) |
abstract AbortTxnMessage |
MessageDeserializer.getAbortTxnMessage(String messageBody)
Method to de-serialize AbortTxnMessage instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSONAbortTxnMessage
JSON implementation of AbortTxnMessage
|
| Modifier and Type | Method and Description |
|---|---|
AbortTxnMessage |
JSONMessageDeserializer.getAbortTxnMessage(String messageBody) |
| Modifier and Type | Method and Description |
|---|---|
AbortTxnMessage |
DeSerializer.getAbortTxnMessage(String messageBody) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.