Package | Description |
---|---|
io.axoniq.axonserver.grpc | |
io.axoniq.axonserver.grpc.command | |
io.axoniq.axonserver.grpc.query |
Modifier and Type | Class and Description |
---|---|
class |
FlowControl
Message used for Flow Control instruction, providing the counterpart with additional permits for sending messages
|
static class |
FlowControl.Builder
Message used for Flow Control instruction, providing the counterpart with additional permits for sending messages
|
Modifier and Type | Method and Description |
---|---|
FlowControlOrBuilder |
CommandProviderOutboundOrBuilder.getFlowControlOrBuilder()
Instruction to increase the number of instructions AxonServer may send to this component
|
FlowControlOrBuilder |
CommandProviderOutbound.getFlowControlOrBuilder()
Instruction to increase the number of instructions AxonServer may send to this component
|
FlowControlOrBuilder |
CommandProviderOutbound.Builder.getFlowControlOrBuilder()
Instruction to increase the number of instructions AxonServer may send to this component
|
Modifier and Type | Method and Description |
---|---|
FlowControlOrBuilder |
QueryProviderOutboundOrBuilder.getFlowControlOrBuilder()
Grant permits to AxonServer to send a number of messages to the client
|
FlowControlOrBuilder |
QueryProviderOutbound.getFlowControlOrBuilder()
Grant permits to AxonServer to send a number of messages to the client
|
FlowControlOrBuilder |
QueryProviderOutbound.Builder.getFlowControlOrBuilder()
Grant permits to AxonServer to send a number of messages to the client
|
Copyright © 2010–2020. All rights reserved.