public class VanillaClusteredNetworkContext<T extends VanillaClusteredNetworkContext<T,C>,C extends ClusterContext<C,T>> extends VanillaNetworkContext<T> implements ClusteredNetworkContext<T>
| Modifier and Type | Field and Description |
|---|---|
protected C |
clusterContext |
| Constructor and Description |
|---|
VanillaClusteredNetworkContext(C clusterContext) |
| Modifier and Type | Method and Description |
|---|---|
C |
clusterContext() |
net.openhft.chronicle.core.threads.EventLoop |
eventLoop() |
byte |
getLocalHostIdentifier() |
heartbeatListener, heartbeatListener, heartbeatTimeoutMs, heartbeatTimeoutMs, isAcceptor, isAcceptor, networkStatsListener, networkStatsListener, onHandlerChanged, performClose, serverThreadingStrategy, serverThreadingStrategy, sessionDetails, sessionDetails, shouldPerformCloseInBackground, socketChannel, socketChannel, socketReconnector, socketReconnector, wireOutPublisher, wireOutPublisher, wireType, wireTypeassertCloseable, assertCloseablesClosed, clearUsedByThread, close, createdHere, disableCloseableTracing, disableThreadSafetyCheck, disableThreadSafetyCheck, enableCloseableTracing, gcAndWaitForCloseablesToClose, isClosed, isClosing, isInUserThread, referenceId, resetUsedByThread, shouldWaitForClosed, singleThreadedCheckDisabled, singleThreadedCheckDisabled, singleThreadedCheckReset, threadSafetyCheck, throwExceptionIfClosed, throwExceptionIfClosedInSetter, toString, unmonitor, waitForCloseablesToClose, waitForClosed, warnAndCloseIfNotClosedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitacquireConnectionListener, addConnectionListener, heartbeatListener, heartbeatListener, heartbeatTimeoutMs, heartbeatTimeoutMs, isAcceptor, isAcceptor, isUnchecked, networkStatsListener, networkStatsListener, newCid, onFlushed, onHandlerChanged, periodicPriority, priority, removeConnectionListener, serverThreadingStrategy, serverThreadingStrategy, sessionDetails, sessionDetails, socketChannel, socketChannel, socketReconnector, socketReconnector, timeProvider, wireOutPublisher, wireOutPublisher, wireType, wireType@NotNull protected final C extends ClusterContext<C,T> clusterContext
public VanillaClusteredNetworkContext(@NotNull
C clusterContext)
public net.openhft.chronicle.core.threads.EventLoop eventLoop()
eventLoop in interface ClusteredNetworkContext<T extends VanillaClusteredNetworkContext<T,C>>public byte getLocalHostIdentifier()
getLocalHostIdentifier in interface ClusteredNetworkContext<T extends VanillaClusteredNetworkContext<T,C>>public C clusterContext()
clusterContext in interface ClusteredNetworkContext<T extends VanillaClusteredNetworkContext<T,C>>Copyright © 2023. All rights reserved.