| 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 |
|---|---|
InsertMessage |
MessageBuilder.buildInsertMessage(Table tableObj,
Partition partObj,
boolean replace,
Iterator<String> fileIter) |
abstract InsertMessage |
MessageDeserializer.getInsertMessage(String messageBody)
Method to deserialize InsertMessage
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSONInsertMessage
JSON implementation of InsertMessage
|
| Modifier and Type | Method and Description |
|---|---|
InsertMessage |
JSONMessageDeserializer.getInsertMessage(String messageBody) |
| Modifier and Type | Method and Description |
|---|---|
InsertMessage |
DeSerializer.getInsertMessage(String messageBody) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.