public final class ClusterNodeControlProperties extends Object
ClusterTool,
ClusterMarkFile| Modifier and Type | Field and Description |
|---|---|
String |
aeronDirectoryName
Directory where the Aeron Media Driver is running.
|
int |
consensusModuleStreamId
Stream id in the control channel on which the consensus module listens.
|
String |
controlChannel
URI for the control channel.
|
int |
memberId
Member id of the cluster to which the properties belong.
|
int |
serviceStreamId
Stream id in the control channel on which the services listen.
|
public final int memberId
public final int serviceStreamId
public final int consensusModuleStreamId
public final String aeronDirectoryName
public final String controlChannel
Copyright © 2014-2023 Real Logic Limited. All Rights Reserved.