| 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 |
|---|---|
AlterPartitionMessage |
MessageBuilder.buildAlterPartitionMessage(Table table,
Partition before,
Partition after,
boolean isTruncateOp,
Long writeId) |
abstract AlterPartitionMessage |
MessageDeserializer.getAlterPartitionMessage(String messageBody)
Method to deserialize AlterPartitionMessage
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSONAlterPartitionMessage
JSON alter table message
|
| Modifier and Type | Method and Description |
|---|---|
AlterPartitionMessage |
JSONMessageDeserializer.getAlterPartitionMessage(String messageBody) |
| Modifier and Type | Method and Description |
|---|---|
AlterPartitionMessage |
DeSerializer.getAlterPartitionMessage(String messageBody) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.