| Class | Description |
|---|---|
| JSONAddPartitionMessage |
JSON implementation of AddPartitionMessage.
|
| JSONAlterPartitionMessage |
JSON alter table message
|
| JSONAlterTableMessage |
JSON alter table message
|
| JSONCreateDatabaseMessage |
JSON Implementation of CreateDatabaseMessage.
|
| JSONCreateFunctionMessage |
JSON Implementation of CreateFunctionMessage.
|
| JSONCreateTableMessage |
JSON implementation of CreateTableMessage.
|
| JSONDropDatabaseMessage |
JSON implementation of DropDatabaseMessage.
|
| JSONDropFunctionMessage |
JSON Implementation of CreateDatabaseMessage.
|
| JSONDropPartitionMessage |
JSON implementation of DropPartitionMessage.
|
| JSONDropTableMessage |
JSON implementation of DropTableMessage.
|
| JSONInsertMessage |
JSON implementation of DropTableMessage.
|
| JSONMessageDeserializer |
MessageDeserializer implementation, for deserializing from JSON strings.
|
| JSONMessageFactory |
The JSON implementation of the MessageFactory.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.