Get desktop application:
View/edit binary Protocol Buffers messages
Used as request type in: admin.EventProcessorAdminService.GetEventProcessorsByComponent
Message containing details of an error
Used in: , , , , ,
A human readable message explaining the error
A description of the location (client component, server) where the error occurred
A collection of messages providing more details about root causes of the error
An Error Code identifying the type of error
Message used for Flow Control instruction, providing the counterpart with additional permits for sending messages
Used in: ,
The ClientID of the component providing additional permits
The number of permits to provide
Message describing instruction acknowledgement
Used as response type in: event.EventScheduler.CancelScheduledEvent, event.dcb.DcbEventScheduler.CancelScheduledEvent
Used as field type in: , , , , ,
The identifier of the instruction
Indicator whether the instruction was acknowledged successfully
Set if instruction acknowledgement failed.
Message describing the result of the execution of an instruction
Used in:
The identifier of the instruction
Indicator whether the instruction was processed successfully
Cause of instruction handling failure.
The value of a MetaData entry.
Used in: , , , , , ,
The data of the MetaData entry, depending on the type of data it contains.
The text value of the Meta Data entry.
The numeric value of the Meta Data entry.
The boolean value of the Meta Data entry.
The floating point value of the Meta Data entry.
The binary value of the Meta Data entry.
An instruction for routing components when routing or processing a message.
Used in: , , ,
The type of processing message.
The value associated with the processing key.
An enumeration of possible keys for processing instructions.
Used in:
key indicating that the attached value should be used for consistent routing.
key indicating that the attached value indicates relative priority of this message.
key indicating that the accompanied message has a finite validity. The attached value contains the number of milliseconds.
key indicating that the requester expects at most the given number of results from this message. Use -1 for unlimited.
key indicating whether Axon Server supports streaming.
key indicating whether Client supports streaming.
Describes a serialized object
Used in: , , , , , , ,
The type identifier of the serialized object.
The revision of the serialized form of the given type.
The actual data representing the object in serialized form.
Defines status values for a scheduled task
Task is scheduled for execution
Task execution completed successfully
Task execution failed with non transient exception
Task execution is in progress
Task execution is in progress