| 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(Asset asset,
net.openhft.chronicle.threads.api.EventLoop eventLoop,
java.util.function.Function<net.openhft.chronicle.bytes.Bytes,net.openhft.chronicle.wire.Wire> wire) |
| Constructor and Description |
|---|
ReplicationHub(RequestContext context,
TcpChannelHub hub,
net.openhft.chronicle.threads.api.EventLoop eventLoop,
AtomicBoolean isClosed) |
| Constructor and Description |
|---|
RemoteKeyValueStore(RequestContext context,
Asset asset,
TcpChannelHub hub) |
| Constructor and Description |
|---|
RemoteReference(TcpChannelHub hub,
Class<E> messageClass,
String fullName) |
| Modifier and Type | Field and Description |
|---|---|
protected TcpChannelHub |
AbstractStatelessClient.hub |
| Constructor and Description |
|---|
AbstractAsyncSubscription(TcpChannelHub hub,
String csp,
byte identifier,
String name) |
AbstractAsyncSubscription(TcpChannelHub hub,
String csp,
String name) |
AbstractAsyncTemporarySubscription(TcpChannelHub hub,
String csp,
byte id,
String name) |
AbstractAsyncTemporarySubscription(TcpChannelHub hub,
String csp,
String name) |
AbstractStatelessClient(TcpChannelHub hub,
long cid,
String csp) |
Copyright © 2015. All rights reserved.