Package | Description |
---|---|
io.axoniq.axonserver.grpc.control |
Modifier and Type | Class and Description |
---|---|
class |
RequestReconnect
Message send when AxonServer requests the client to re-establish its connection with the Platform
|
static class |
RequestReconnect.Builder
Message send when AxonServer requests the client to re-establish its connection with the Platform
|
Modifier and Type | Method and Description |
---|---|
RequestReconnectOrBuilder |
PlatformOutboundInstructionOrBuilder.getRequestReconnectOrBuilder()
A request from AxonServer to the Application to migrate its connection to another node.
|
RequestReconnectOrBuilder |
PlatformOutboundInstruction.getRequestReconnectOrBuilder()
A request from AxonServer to the Application to migrate its connection to another node.
|
RequestReconnectOrBuilder |
PlatformOutboundInstruction.Builder.getRequestReconnectOrBuilder()
A request from AxonServer to the Application to migrate its connection to another node.
|
Copyright © 2010–2020. All rights reserved.