| Package | Description |
|---|---|
| io.axoniq.axonserver.grpc.control |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeInfo
Message containing connection information for an AxonServer Node
|
static class |
NodeInfo.Builder
Message containing connection information for an AxonServer Node
|
| Modifier and Type | Method and Description |
|---|---|
NodeInfoOrBuilder |
PlatformOutboundInstructionOrBuilder.getNodeNotificationOrBuilder()
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
|
NodeInfoOrBuilder |
PlatformOutboundInstruction.getNodeNotificationOrBuilder()
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
|
NodeInfoOrBuilder |
PlatformOutboundInstruction.Builder.getNodeNotificationOrBuilder()
Information provided by AxonServer which provides information about the AxonServer node the application is connected with
|
NodeInfoOrBuilder |
PlatformInfo.getPrimaryOrBuilder()
The connection details of the node the client should connect with
|
NodeInfoOrBuilder |
PlatformInfo.Builder.getPrimaryOrBuilder()
The connection details of the node the client should connect with
|
NodeInfoOrBuilder |
PlatformInfoOrBuilder.getPrimaryOrBuilder()
The connection details of the node the client should connect with
|
Copyright © 2010–2020. All rights reserved.