Skip to content

Class: code

Spark message processors provide logic to handle Spark messages. For example, all inbound queues must include a Spark message processor to provide the operations to perform on the received messages. You create Spark message processors with the MessageProcessor interface in the Vault Java SDK.

AttributeMetadataDescription
labelType: String
Max length: 60
UI-friendly string in the Vault's base language.
activeType: BooleanIndicates whether the field is active.
checksumType: String
Max length: 1500
Used to check data for errors.
source_codeType: SdkCode
Max length: 1048576
The source code of this Spark message processor. Custom means this was developed with the Vault Java SDK.
OperationSupport
Create
Recreate
Alter
Drop
Rename
Describe
Generate Recreate
Queryable