Package | Description |
---|---|
io.axoniq.axonserver.grpc | |
io.axoniq.axonserver.grpc.command | |
io.axoniq.axonserver.grpc.query |
Modifier and Type | Class and Description |
---|---|
class |
ProcessingInstruction
An instruction for routing components when routing or processing a message.
|
static class |
ProcessingInstruction.Builder
An instruction for routing components when routing or processing a message.
|
Modifier and Type | Method and Description |
---|---|
ProcessingInstructionOrBuilder |
CommandResponse.getProcessingInstructionsOrBuilder(int index)
Instructions for AxonServer when routing this Command Response Message
|
ProcessingInstructionOrBuilder |
CommandResponse.Builder.getProcessingInstructionsOrBuilder(int index)
Instructions for AxonServer when routing this Command Response Message
|
ProcessingInstructionOrBuilder |
Command.getProcessingInstructionsOrBuilder(int index)
Instructions for AxonServer when routing this Command Message
|
ProcessingInstructionOrBuilder |
Command.Builder.getProcessingInstructionsOrBuilder(int index)
Instructions for AxonServer when routing this Command Message
|
ProcessingInstructionOrBuilder |
CommandOrBuilder.getProcessingInstructionsOrBuilder(int index)
Instructions for AxonServer when routing this Command Message
|
ProcessingInstructionOrBuilder |
CommandResponseOrBuilder.getProcessingInstructionsOrBuilder(int index)
Instructions for AxonServer when routing this Command Response Message
|
Modifier and Type | Method and Description |
---|---|
List<? extends ProcessingInstructionOrBuilder> |
CommandResponse.getProcessingInstructionsOrBuilderList()
Instructions for AxonServer when routing this Command Response Message
|
List<? extends ProcessingInstructionOrBuilder> |
CommandResponse.Builder.getProcessingInstructionsOrBuilderList()
Instructions for AxonServer when routing this Command Response Message
|
List<? extends ProcessingInstructionOrBuilder> |
Command.getProcessingInstructionsOrBuilderList()
Instructions for AxonServer when routing this Command Message
|
List<? extends ProcessingInstructionOrBuilder> |
Command.Builder.getProcessingInstructionsOrBuilderList()
Instructions for AxonServer when routing this Command Message
|
List<? extends ProcessingInstructionOrBuilder> |
CommandOrBuilder.getProcessingInstructionsOrBuilderList()
Instructions for AxonServer when routing this Command Message
|
List<? extends ProcessingInstructionOrBuilder> |
CommandResponseOrBuilder.getProcessingInstructionsOrBuilderList()
Instructions for AxonServer when routing this Command Response Message
|
Modifier and Type | Method and Description |
---|---|
ProcessingInstructionOrBuilder |
QueryResponseOrBuilder.getProcessingInstructionsOrBuilder(int index)
Any instructions for components Routing or Handling the Response Message
|
ProcessingInstructionOrBuilder |
QueryRequest.getProcessingInstructionsOrBuilder(int index)
Any instructions for components Routing or Handling the Query
|
ProcessingInstructionOrBuilder |
QueryRequest.Builder.getProcessingInstructionsOrBuilder(int index)
Any instructions for components Routing or Handling the Query
|
ProcessingInstructionOrBuilder |
QueryRequestOrBuilder.getProcessingInstructionsOrBuilder(int index)
Any instructions for components Routing or Handling the Query
|
ProcessingInstructionOrBuilder |
QueryResponse.getProcessingInstructionsOrBuilder(int index)
Any instructions for components Routing or Handling the Response Message
|
ProcessingInstructionOrBuilder |
QueryResponse.Builder.getProcessingInstructionsOrBuilder(int index)
Any instructions for components Routing or Handling the Response Message
|
Modifier and Type | Method and Description |
---|---|
List<? extends ProcessingInstructionOrBuilder> |
QueryResponseOrBuilder.getProcessingInstructionsOrBuilderList()
Any instructions for components Routing or Handling the Response Message
|
List<? extends ProcessingInstructionOrBuilder> |
QueryRequest.getProcessingInstructionsOrBuilderList()
Any instructions for components Routing or Handling the Query
|
List<? extends ProcessingInstructionOrBuilder> |
QueryRequest.Builder.getProcessingInstructionsOrBuilderList()
Any instructions for components Routing or Handling the Query
|
List<? extends ProcessingInstructionOrBuilder> |
QueryRequestOrBuilder.getProcessingInstructionsOrBuilderList()
Any instructions for components Routing or Handling the Query
|
List<? extends ProcessingInstructionOrBuilder> |
QueryResponse.getProcessingInstructionsOrBuilderList()
Any instructions for components Routing or Handling the Response Message
|
List<? extends ProcessingInstructionOrBuilder> |
QueryResponse.Builder.getProcessingInstructionsOrBuilderList()
Any instructions for components Routing or Handling the Response Message
|
Copyright © 2010–2020. All rights reserved.