| 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 |
|---|---|
DropFunctionMessage |
MessageBuilder.buildDropFunctionMessage(Function fn) |
abstract DropFunctionMessage |
MessageDeserializer.getDropFunctionMessage(String messageBody)
Method to de-serialize DropFunctionMessage instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSONDropFunctionMessage
JSON Implementation of CreateDatabaseMessage.
|
| Modifier and Type | Method and Description |
|---|---|
DropFunctionMessage |
JSONMessageDeserializer.getDropFunctionMessage(String messageBody) |
| Modifier and Type | Method and Description |
|---|---|
DropFunctionMessage |
DeSerializer.getDropFunctionMessage(String messageBody) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.