ClusterContext(net.openhft.chronicle.wire.WireType wireType,
java.util.function.BiFunction<ClusterContext,HostDetails,net.openhft.chronicle.wire.WriteMarshallable> handlerFactory,
java.util.function.Function<net.openhft.chronicle.wire.WireType,WireOutPublisher> wireOutPublisherFactory,
java.util.function.Function<ClusterContext,NetworkContext> networkContextFactory,
java.util.function.Supplier<ConnectionManager> connectionEventHandler,
long heartbeatTimeoutMs,
long heartbeatIntervalMs,
String clusterName,
net.openhft.chronicle.core.threads.EventLoop eventLoop,
java.util.function.Function<ClusterContext,net.openhft.chronicle.wire.WriteMarshallable> heartbeatFactory,
ConnectionStrategy connectionStrategy,
byte localIdentifier) |
ClusterContext(net.openhft.chronicle.wire.WireType wireType,
java.util.function.BiFunction<ClusterContext,HostDetails,net.openhft.chronicle.wire.WriteMarshallable> handlerFactory,
java.util.function.Function<net.openhft.chronicle.wire.WireType,WireOutPublisher> wireOutPublisherFactory,
java.util.function.Function<ClusterContext,NetworkContext> networkContextFactory,
java.util.function.Supplier<ConnectionManager> connectionEventHandler,
long heartbeatTimeoutMs,
long heartbeatIntervalMs,
String clusterName,
net.openhft.chronicle.core.threads.EventLoop eventLoop,
java.util.function.Function<ClusterContext,net.openhft.chronicle.wire.WriteMarshallable> heartbeatFactory,
ConnectionStrategy connectionStrategy,
byte localIdentifier) |
ClusterContext(net.openhft.chronicle.wire.WireType wireType,
java.util.function.BiFunction<ClusterContext,HostDetails,net.openhft.chronicle.wire.WriteMarshallable> handlerFactory,
java.util.function.Function<net.openhft.chronicle.wire.WireType,WireOutPublisher> wireOutPublisherFactory,
java.util.function.Function<ClusterContext,NetworkContext> networkContextFactory,
java.util.function.Supplier<ConnectionManager> connectionEventHandler,
long heartbeatTimeoutMs,
long heartbeatIntervalMs,
String clusterName,
net.openhft.chronicle.core.threads.EventLoop eventLoop,
java.util.function.Function<ClusterContext,net.openhft.chronicle.wire.WriteMarshallable> heartbeatFactory,
ConnectionStrategy connectionStrategy,
byte localIdentifier) |