- java.lang.Object
-
- net.openhft.chronicle.core.io.AbstractCloseable
-
- net.openhft.chronicle.network.cluster.ClusterAcceptorEventHandler<C,T>
-
- All Implemented Interfaces:
- Closeable, AutoCloseable, net.openhft.chronicle.core.io.ManagedCloseable, net.openhft.chronicle.core.io.QueryCloseable, net.openhft.chronicle.core.io.ReferenceOwner, net.openhft.chronicle.core.io.SingleThreadedChecked, net.openhft.chronicle.core.threads.EventHandler, net.openhft.chronicle.core.threads.VanillaEventHandler
public class ClusterAcceptorEventHandler<C extends ClusterContext<C,T>,T extends ClusteredNetworkContext<T>>
extends net.openhft.chronicle.core.io.AbstractCloseable
implements net.openhft.chronicle.core.threads.EventHandler
-
-
Field Summary
-
Fields inherited from class net.openhft.chronicle.core.io.AbstractCloseable
closedHere, DISABLE_DISCARD_WARNING, DISABLE_THREAD_SAFETY, STRICT_DISCARD_WARNING, WARN_NS
-
Fields inherited from interface net.openhft.chronicle.core.io.ReferenceOwner
INIT, TMP
-
Fields inherited from interface net.openhft.chronicle.core.io.SingleThreadedChecked
DISABLE_SINGLE_THREADED_CHECK
-
Method Summary
-
Methods inherited from class net.openhft.chronicle.core.io.AbstractCloseable
assertCloseable, assertCloseablesClosed, clearUsedByThread, close, createdHere, disableCloseableTracing, disableThreadSafetyCheck, disableThreadSafetyCheck, enableCloseableTracing, gcAndWaitForCloseablesToClose, isClosed, isClosing, isInUserThread, referenceId, resetUsedByThread, shouldPerformCloseInBackground, shouldWaitForClosed, singleThreadedCheckDisabled, singleThreadedCheckDisabled, singleThreadedCheckReset, threadSafetyCheck, throwExceptionIfClosed, throwExceptionIfClosedInSetter, toString, unmonitor, waitForCloseablesToClose, waitForClosed, warnAndCloseIfNotClosed
-
Methods inherited from interface net.openhft.chronicle.core.threads.EventHandler
loopFinished, loopStarted
-
Methods inherited from interface net.openhft.chronicle.core.io.ReferenceOwner
referenceName, temporary
-
Methods inherited from interface net.openhft.chronicle.core.io.Closeable
closeQuietly, closeQuietly
Copyright © 2023. All rights reserved.