Package | Description |
---|---|
io.axoniq.axonserver.grpc | |
io.axoniq.axonserver.grpc.command | |
io.axoniq.axonserver.grpc.query | |
org.axonframework.axonserver.connector.util |
Modifier and Type | Method and Description |
---|---|
ProcessingInstruction |
ProcessingInstruction.Builder.build() |
ProcessingInstruction |
ProcessingInstruction.Builder.buildPartial() |
static ProcessingInstruction |
ProcessingInstruction.getDefaultInstance() |
ProcessingInstruction |
ProcessingInstruction.getDefaultInstanceForType() |
ProcessingInstruction |
ProcessingInstruction.Builder.getDefaultInstanceForType() |
static ProcessingInstruction |
ProcessingInstruction.parseDelimitedFrom(InputStream input) |
static ProcessingInstruction |
ProcessingInstruction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessingInstruction |
ProcessingInstruction.parseFrom(byte[] data) |
static ProcessingInstruction |
ProcessingInstruction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessingInstruction |
ProcessingInstruction.parseFrom(ByteBuffer data) |
static ProcessingInstruction |
ProcessingInstruction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessingInstruction |
ProcessingInstruction.parseFrom(com.google.protobuf.ByteString data) |
static ProcessingInstruction |
ProcessingInstruction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessingInstruction |
ProcessingInstruction.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProcessingInstruction |
ProcessingInstruction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProcessingInstruction |
ProcessingInstruction.parseFrom(InputStream input) |
static ProcessingInstruction |
ProcessingInstruction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<ProcessingInstruction> |
ProcessingInstruction.getParserForType() |
static com.google.protobuf.Parser<ProcessingInstruction> |
ProcessingInstruction.parser() |
Modifier and Type | Method and Description |
---|---|
ProcessingInstruction.Builder |
ProcessingInstruction.Builder.mergeFrom(ProcessingInstruction other) |
static ProcessingInstruction.Builder |
ProcessingInstruction.newBuilder(ProcessingInstruction prototype) |
Modifier and Type | Method and Description |
---|---|
ProcessingInstruction |
CommandResponse.getProcessingInstructions(int index)
Instructions for AxonServer when routing this Command Response Message
|
ProcessingInstruction |
CommandResponse.Builder.getProcessingInstructions(int index)
Instructions for AxonServer when routing this Command Response Message
|
ProcessingInstruction |
Command.getProcessingInstructions(int index)
Instructions for AxonServer when routing this Command Message
|
ProcessingInstruction |
Command.Builder.getProcessingInstructions(int index)
Instructions for AxonServer when routing this Command Message
|
ProcessingInstruction |
CommandOrBuilder.getProcessingInstructions(int index)
Instructions for AxonServer when routing this Command Message
|
ProcessingInstruction |
CommandResponseOrBuilder.getProcessingInstructions(int index)
Instructions for AxonServer when routing this Command Response Message
|
Modifier and Type | Method and Description |
---|---|
List<ProcessingInstruction> |
CommandResponse.getProcessingInstructionsList()
Instructions for AxonServer when routing this Command Response Message
|
List<ProcessingInstruction> |
CommandResponse.Builder.getProcessingInstructionsList()
Instructions for AxonServer when routing this Command Response Message
|
List<ProcessingInstruction> |
Command.getProcessingInstructionsList()
Instructions for AxonServer when routing this Command Message
|
List<ProcessingInstruction> |
Command.Builder.getProcessingInstructionsList()
Instructions for AxonServer when routing this Command Message
|
List<ProcessingInstruction> |
CommandOrBuilder.getProcessingInstructionsList()
Instructions for AxonServer when routing this Command Message
|
List<ProcessingInstruction> |
CommandResponseOrBuilder.getProcessingInstructionsList()
Instructions for AxonServer when routing this Command Response Message
|
Modifier and Type | Method and Description |
---|---|
CommandResponse.Builder |
CommandResponse.Builder.addProcessingInstructions(int index,
ProcessingInstruction value)
Instructions for AxonServer when routing this Command Response Message
|
Command.Builder |
Command.Builder.addProcessingInstructions(int index,
ProcessingInstruction value)
Instructions for AxonServer when routing this Command Message
|
CommandResponse.Builder |
CommandResponse.Builder.addProcessingInstructions(ProcessingInstruction value)
Instructions for AxonServer when routing this Command Response Message
|
Command.Builder |
Command.Builder.addProcessingInstructions(ProcessingInstruction value)
Instructions for AxonServer when routing this Command Message
|
CommandResponse.Builder |
CommandResponse.Builder.setProcessingInstructions(int index,
ProcessingInstruction value)
Instructions for AxonServer when routing this Command Response Message
|
Command.Builder |
Command.Builder.setProcessingInstructions(int index,
ProcessingInstruction value)
Instructions for AxonServer when routing this Command Message
|
Modifier and Type | Method and Description |
---|---|
CommandResponse.Builder |
CommandResponse.Builder.addAllProcessingInstructions(Iterable<? extends ProcessingInstruction> values)
Instructions for AxonServer when routing this Command Response Message
|
Command.Builder |
Command.Builder.addAllProcessingInstructions(Iterable<? extends ProcessingInstruction> values)
Instructions for AxonServer when routing this Command Message
|
Modifier and Type | Method and Description |
---|---|
ProcessingInstruction |
QueryResponseOrBuilder.getProcessingInstructions(int index)
Any instructions for components Routing or Handling the Response Message
|
ProcessingInstruction |
QueryRequest.getProcessingInstructions(int index)
Any instructions for components Routing or Handling the Query
|
ProcessingInstruction |
QueryRequest.Builder.getProcessingInstructions(int index)
Any instructions for components Routing or Handling the Query
|
ProcessingInstruction |
QueryRequestOrBuilder.getProcessingInstructions(int index)
Any instructions for components Routing or Handling the Query
|
ProcessingInstruction |
QueryResponse.getProcessingInstructions(int index)
Any instructions for components Routing or Handling the Response Message
|
ProcessingInstruction |
QueryResponse.Builder.getProcessingInstructions(int index)
Any instructions for components Routing or Handling the Response Message
|
Modifier and Type | Method and Description |
---|---|
List<ProcessingInstruction> |
QueryResponseOrBuilder.getProcessingInstructionsList()
Any instructions for components Routing or Handling the Response Message
|
List<ProcessingInstruction> |
QueryRequest.getProcessingInstructionsList()
Any instructions for components Routing or Handling the Query
|
List<ProcessingInstruction> |
QueryRequest.Builder.getProcessingInstructionsList()
Any instructions for components Routing or Handling the Query
|
List<ProcessingInstruction> |
QueryRequestOrBuilder.getProcessingInstructionsList()
Any instructions for components Routing or Handling the Query
|
List<ProcessingInstruction> |
QueryResponse.getProcessingInstructionsList()
Any instructions for components Routing or Handling the Response Message
|
List<ProcessingInstruction> |
QueryResponse.Builder.getProcessingInstructionsList()
Any instructions for components Routing or Handling the Response Message
|
Modifier and Type | Method and Description |
---|---|
QueryRequest.Builder |
QueryRequest.Builder.addProcessingInstructions(int index,
ProcessingInstruction value)
Any instructions for components Routing or Handling the Query
|
QueryResponse.Builder |
QueryResponse.Builder.addProcessingInstructions(int index,
ProcessingInstruction value)
Any instructions for components Routing or Handling the Response Message
|
QueryRequest.Builder |
QueryRequest.Builder.addProcessingInstructions(ProcessingInstruction value)
Any instructions for components Routing or Handling the Query
|
QueryResponse.Builder |
QueryResponse.Builder.addProcessingInstructions(ProcessingInstruction value)
Any instructions for components Routing or Handling the Response Message
|
QueryRequest.Builder |
QueryRequest.Builder.setProcessingInstructions(int index,
ProcessingInstruction value)
Any instructions for components Routing or Handling the Query
|
QueryResponse.Builder |
QueryResponse.Builder.setProcessingInstructions(int index,
ProcessingInstruction value)
Any instructions for components Routing or Handling the Response Message
|
Modifier and Type | Method and Description |
---|---|
QueryRequest.Builder |
QueryRequest.Builder.addAllProcessingInstructions(Iterable<? extends ProcessingInstruction> values)
Any instructions for components Routing or Handling the Query
|
QueryResponse.Builder |
QueryResponse.Builder.addAllProcessingInstructions(Iterable<? extends ProcessingInstruction> values)
Any instructions for components Routing or Handling the Response Message
|
Modifier and Type | Method and Description |
---|---|
static long |
ProcessingInstructionHelper.numberOfResults(List<ProcessingInstruction> processingInstructions)
Retrieve the desired 'number of results' as a
long from the given processingInstructions , by
searching for the ProcessingInstruction who's key equals the ProcessingKey.NR_OF_RESULTS . |
static long |
ProcessingInstructionHelper.priority(List<ProcessingInstruction> processingInstructions)
Retrieve the priority as a
long from the given processingInstructions , by searching for the
ProcessingInstruction who's key equals the ProcessingKey.PRIORITY . |
Copyright © 2010–2020. All rights reserved.