package io.axoniq.axonserver.grpc

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Component

common.proto:144

Used as request type in: admin.EventProcessorAdminService.GetEventProcessorsByComponent

message ErrorMessage

common.proto:77

Message containing details of an error

Used in: InstructionAck, InstructionResult, command.CommandResponse, query.QueryResponse, query.QueryUpdate, query.QueryUpdateCompleteExceptionally

message FlowControl

common.proto:93

Message used for Flow Control instruction, providing the counterpart with additional permits for sending messages

Used in: command.CommandProviderOutbound, query.QueryProviderOutbound

message InstructionAck

common.proto:105

Message describing instruction acknowledgement

Used as response type in: event.EventScheduler.CancelScheduledEvent, event.dcb.DcbEventScheduler.CancelScheduledEvent

Used as field type in: command.CommandProviderInbound, command.CommandProviderOutbound, control.PlatformInboundInstruction, control.PlatformOutboundInstruction, query.QueryProviderInbound, query.QueryProviderOutbound

message InstructionResult

common.proto:118

Message describing the result of the execution of an instruction

Used in: control.PlatformInboundInstruction

message MetaDataValue

common.proto:19

The value of a MetaData entry.

Used in: ProcessingInstruction, command.Command, command.CommandResponse, event.Event, query.QueryRequest, query.QueryResponse, query.QueryUpdate

message Principal

common.proto:148

message ProcessingInstruction

common.proto:42

An instruction for routing components when routing or processing a message.

Used in: command.Command, command.CommandResponse, query.QueryRequest, query.QueryResponse

enum ProcessingKey

common.proto:52

An enumeration of possible keys for processing instructions.

Used in: ProcessingInstruction

message SerializedObject

common.proto:6

Describes a serialized object

Used in: MetaDataValue, command.Command, command.CommandResponse, event.Event, query.QueryRequest, query.QueryResponse, query.QueryUpdate, query.SubscriptionQuery

enum TaskStatus

common.proto:131

Defines status values for a scheduled task