Package | Description |
---|---|
io.axoniq.axonserver.grpc | |
io.axoniq.axonserver.grpc.command | |
io.axoniq.axonserver.grpc.control | |
io.axoniq.axonserver.grpc.query |
Modifier and Type | Class and Description |
---|---|
class |
InstructionAck
Message describing instruction acknowledgement
|
static class |
InstructionAck.Builder
Message describing instruction acknowledgement
|
Modifier and Type | Method and Description |
---|---|
InstructionAckOrBuilder |
CommandProviderInbound.getAckOrBuilder()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAckOrBuilder |
CommandProviderInbound.Builder.getAckOrBuilder()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAckOrBuilder |
CommandProviderInboundOrBuilder.getAckOrBuilder()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAckOrBuilder |
CommandProviderOutboundOrBuilder.getAckOrBuilder()
Acknowledgement of previously sent instruction via inbound stream
|
InstructionAckOrBuilder |
CommandProviderOutbound.getAckOrBuilder()
Acknowledgement of previously sent instruction via inbound stream
|
InstructionAckOrBuilder |
CommandProviderOutbound.Builder.getAckOrBuilder()
Acknowledgement of previously sent instruction via inbound stream
|
Modifier and Type | Method and Description |
---|---|
InstructionAckOrBuilder |
PlatformInboundInstruction.getAckOrBuilder()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAckOrBuilder |
PlatformInboundInstruction.Builder.getAckOrBuilder()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAckOrBuilder |
PlatformOutboundInstructionOrBuilder.getAckOrBuilder()
Acknowledgement of previously sent instruction via inbound stream
|
InstructionAckOrBuilder |
PlatformInboundInstructionOrBuilder.getAckOrBuilder()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAckOrBuilder |
PlatformOutboundInstruction.getAckOrBuilder()
Acknowledgement of previously sent instruction via inbound stream
|
InstructionAckOrBuilder |
PlatformOutboundInstruction.Builder.getAckOrBuilder()
Acknowledgement of previously sent instruction via inbound stream
|
Modifier and Type | Method and Description |
---|---|
InstructionAckOrBuilder |
QueryProviderInboundOrBuilder.getAckOrBuilder()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAckOrBuilder |
QueryProviderOutboundOrBuilder.getAckOrBuilder()
Acknowledgement of previously sent instruction via inbound stream
|
InstructionAckOrBuilder |
QueryProviderOutbound.getAckOrBuilder()
Acknowledgement of previously sent instruction via inbound stream
|
InstructionAckOrBuilder |
QueryProviderOutbound.Builder.getAckOrBuilder()
Acknowledgement of previously sent instruction via inbound stream
|
InstructionAckOrBuilder |
QueryProviderInbound.getAckOrBuilder()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAckOrBuilder |
QueryProviderInbound.Builder.getAckOrBuilder()
Acknowledgement of previously sent instruction via outbound stream
|
Copyright © 2010–2020. All rights reserved.