public static final class InternalAutoTailers.EventHandlerPoller extends Object implements AutoTailers.CloseableEventHandler
| Constructor and Description |
|---|
EventHandlerPoller(@NotNull Supplier<? extends MarshallableIn> tailerSupplier,
@NotNull ExcerptListener excerptListener) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
action() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic EventHandlerPoller(@NotNull
@NotNull Supplier<? extends MarshallableIn> tailerSupplier,
@NotNull
@NotNull ExcerptListener excerptListener)
public boolean action()
throws net.openhft.chronicle.core.threads.InvalidEventHandlerException,
net.openhft.chronicle.core.io.InvalidMarshallableException
action in interface net.openhft.chronicle.core.threads.VanillaEventHandlernet.openhft.chronicle.core.threads.InvalidEventHandlerExceptionnet.openhft.chronicle.core.io.InvalidMarshallableExceptionCopyright © 2023. All rights reserved.