| Package | Description |
|---|---|
| net.openhft.chronicle.network.cluster |
| Modifier and Type | Method and Description |
|---|---|
@NotNull HostDetails |
HostDetails.connectUri(@NotNull String connectUri) |
@Nullable HostDetails |
Cluster.findHostDetails(int id) |
@NotNull HostDetails |
HostDetails.hostId(int hostId) |
@NotNull HostDetails |
HostDetails.tcpBufferSize(int tcpBufferSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterContext.accept(HostDetails hd)
Start accepting incoming connections
|
void |
ClusterContext.connect(HostDetails hd)
Connect to the host specified by the provided
HostDetails. |
Copyright © 2023. All rights reserved.