| 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 |
|---|---|
AllocWriteIdMessage |
MessageBuilder.buildAllocWriteIdMessage(List<TxnToWriteId> txnToWriteIdList,
String dbName,
String tableName) |
abstract AllocWriteIdMessage |
MessageDeserializer.getAllocWriteIdMessage(String messageBody) |
| Modifier and Type | Class and Description |
|---|---|
class |
JSONAllocWriteIdMessage
JSON implementation of AllocWriteId
|
| Modifier and Type | Method and Description |
|---|---|
AllocWriteIdMessage |
JSONMessageDeserializer.getAllocWriteIdMessage(String messageBody) |
| Modifier and Type | Method and Description |
|---|---|
AllocWriteIdMessage |
DeSerializer.getAllocWriteIdMessage(String messageBody) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.