| Class | Description |
|---|---|
| JSONAbortTxnMessage |
JSON implementation of AbortTxnMessage
|
| JSONAcidWriteMessage |
JSON implementation of AcidWriteMessage
|
| JSONAddCheckConstraintMessage | |
| JSONAddDefaultConstraintMessage | |
| JSONAddForeignKeyMessage |
JSON implementation of AddForeignKeyMessage
|
| JSONAddNotNullConstraintMessage | |
| JSONAddPartitionMessage |
JSON implementation of AddPartitionMessage.
|
| JSONAddPrimaryKeyMessage |
JSON implementation of AddPrimaryKeyMessage
|
| JSONAddUniqueConstraintMessage | |
| JSONAllocWriteIdMessage |
JSON implementation of AllocWriteId
|
| JSONAlterCatalogMessage | |
| JSONAlterDatabaseMessage |
JSON alter database message.
|
| JSONAlterPartitionMessage |
JSON alter table message
|
| JSONAlterTableMessage |
JSON alter table message
|
| JSONCommitCompactionMessage |
JSON implementation of CommitCompactionMessage
|
| JSONCommitTxnMessage |
JSON implementation of CommitTxnMessage
|
| JSONCreateCatalogMessage | |
| JSONCreateDatabaseMessage |
JSON Implementation of CreateDatabaseMessage.
|
| JSONCreateFunctionMessage |
JSON Implementation of CreateFunctionMessage.
|
| JSONCreateTableMessage |
JSON implementation of CreateTableMessage.
|
| JSONDeletePartitionColumnStatMessage |
JSON implementation of JSONDeletePartitionColumnStatMessage
|
| JSONDeleteTableColumnStatMessage |
JSON implementation of JSONDeleteTableColumnStatMessage
|
| JSONDropCatalogMessage | |
| JSONDropConstraintMessage |
JSON implementation of DropConstraintMessage
|
| JSONDropDatabaseMessage |
JSON implementation of DropDatabaseMessage.
|
| JSONDropFunctionMessage |
JSON Implementation of CreateDatabaseMessage.
|
| JSONDropPartitionMessage |
JSON implementation of DropPartitionMessage.
|
| JSONDropTableMessage |
JSON implementation of DropTableMessage.
|
| JSONInsertMessage |
JSON implementation of InsertMessage
|
| JSONMessageDeserializer |
MessageDeserializer implementation, for deserializing from JSON strings.
|
| JSONMessageEncoder |
The JSON implementation of the MessageFactory.
|
| JSONOpenTxnMessage |
JSON implementation of OpenTxnMessage
|
| JSONReloadMessage |
JSON implementation of JSONReloadMessage
|
| JSONUpdatePartitionColumnStatMessage |
JSON implementation of JSONUpdatePartitionColumnStatMessage
|
| JSONUpdateTableColumnStatMessage |
JSON implementation of JSONUpdateTableColumnStatMessage
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.