| Package | Description |
|---|---|
| net.openhft.chronicle.network.cluster | |
| net.openhft.chronicle.network.cluster.handlers |
| Modifier and Type | Class and Description |
|---|---|
class |
Cluster<E extends HostDetails,C extends ClusterContext> |
| Modifier and Type | Method and Description |
|---|---|
HostDetails |
HostDetails.connectUri(String connectUri) |
HostDetails |
HostDetails.hostId(int hostId) |
HostDetails |
HostDetails.tcpBufferSize(int tcpBufferSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterContext.accept(HostDetails hd) |
| Modifier and Type | Method and Description |
|---|---|
net.openhft.chronicle.wire.WriteMarshallable |
UberHandler.Factory.apply(ClusterContext clusterContext,
HostDetails hostdetails) |
Copyright © 2018. All rights reserved.