| Package | Description |
|---|---|
| net.openhft.chronicle.network.cluster |
| Modifier and Type | Class and Description |
|---|---|
class |
HostIdConnectionStrategy
Handles the connection strategy ( in other words when to accept or reject a connection ) and
heart beating )
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionStrategy |
HostDetails.connectionStrategy() |
ConnectionStrategy |
Cluster.findConnectionStrategy(int remoteIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
HostDetails.connectionStrategy(ConnectionStrategy connectionStrategy) |
ClusterContext |
ClusterContext.connectionStrategy(ConnectionStrategy connectionStrategy) |
Copyright © 2018. All rights reserved.