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