| 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 |
|---|---|
DropConstraintMessage |
MessageBuilder.buildDropConstraintMessage(String dbName,
String tableName,
String constraintName) |
abstract DropConstraintMessage |
MessageDeserializer.getDropConstraintMessage(String messageBody)
Method to de-serialize DropConstraintMessage instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSONDropConstraintMessage
JSON implementation of DropConstraintMessage
|
| Modifier and Type | Method and Description |
|---|---|
DropConstraintMessage |
JSONMessageDeserializer.getDropConstraintMessage(String messageBody) |
| Modifier and Type | Method and Description |
|---|---|
DropConstraintMessage |
DeSerializer.getDropConstraintMessage(String messageBody) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.