Package | Description |
---|---|
io.axoniq.axonserver.grpc | |
io.axoniq.axonserver.grpc.command | |
io.axoniq.axonserver.grpc.query |
Modifier and Type | Class and Description |
---|---|
class |
FlowControl
Protobuf type
io.axoniq.axonserver.grpc.FlowControl |
static class |
FlowControl.Builder
Protobuf type
io.axoniq.axonserver.grpc.FlowControl |
Modifier and Type | Method and Description |
---|---|
FlowControlOrBuilder |
CommandProviderOutboundOrBuilder.getFlowControlOrBuilder()
optional .io.axoniq.axonserver.grpc.FlowControl flow_control = 3; |
FlowControlOrBuilder |
CommandProviderOutbound.getFlowControlOrBuilder()
optional .io.axoniq.axonserver.grpc.FlowControl flow_control = 3; |
FlowControlOrBuilder |
CommandProviderOutbound.Builder.getFlowControlOrBuilder()
optional .io.axoniq.axonserver.grpc.FlowControl flow_control = 3; |
Modifier and Type | Method and Description |
---|---|
FlowControlOrBuilder |
QueryProviderOutbound.getFlowControlOrBuilder()
optional .io.axoniq.axonserver.grpc.FlowControl flow_control = 3; |
FlowControlOrBuilder |
QueryProviderOutbound.Builder.getFlowControlOrBuilder()
optional .io.axoniq.axonserver.grpc.FlowControl flow_control = 3; |
FlowControlOrBuilder |
QueryProviderOutboundOrBuilder.getFlowControlOrBuilder()
optional .io.axoniq.axonserver.grpc.FlowControl flow_control = 3; |
Copyright © 2010–2018. All rights reserved.