| Class | Description |
|---|---|
| JSONAddPartitionMessage |
JSON implementation of AddPartitionMessage.
|
| JSONCreateDatabaseMessage |
JSON Implementation of CreateDatabaseMessage.
|
| JSONCreateTableMessage |
JSON implementation of CreateTableMessage.
|
| JSONDropDatabaseMessage |
JSON implementation of DropDatabaseMessage.
|
| JSONDropPartitionMessage |
JSON implementation of DropPartitionMessage.
|
| JSONDropTableMessage |
JSON implementation of DropTableMessage.
|
| JSONMessageDeserializer |
MessageDeserializer implementation, for deserializing from JSON strings.
|
| JSONMessageFactory |
The JSON implementation of the MessageFactory.
|
Copyright © 2012 The Apache Software Foundation