| Package | Description |
|---|---|
| net.openhft.chronicle.engine.collection | |
| net.openhft.chronicle.engine.fs | |
| net.openhft.chronicle.engine.map | |
| net.openhft.chronicle.network.connection |
| Constructor and Description |
|---|
ClientWiredStatelessChronicleCollection(TcpChannelHub hub,
java.util.function.Supplier<E> factory,
java.util.function.Function<net.openhft.chronicle.wire.ValueIn,U> wireToSet,
String csp,
long cid) |
ClientWiredStatelessChronicleSet(TcpChannelHub hub,
String csp,
long cid,
java.util.function.Function<net.openhft.chronicle.wire.ValueIn,U> wireToSet) |
| Modifier and Type | Method and Description |
|---|---|
TcpChannelHub |
HostDetails.acquireTcpChannelHub() |
| Constructor and Description |
|---|
RemoteKeyValueStore(RequestContext context,
Asset asset,
TcpChannelHub hub) |
ReplicationHub(RequestContext context,
TcpChannelHub hub,
net.openhft.chronicle.threads.api.EventLoop eventLoop,
AtomicBoolean isClosed) |
| Modifier and Type | Field and Description |
|---|---|
protected TcpChannelHub |
AbstractStatelessClient.hub |
| Constructor and Description |
|---|
AbstractStatelessClient(TcpChannelHub hub,
long cid,
String csp) |
Copyright © 2015. All rights reserved.