public static final class InternalAutoTailers.RunnablePoller extends Object implements AutoTailers.CloseableRunnable
| Constructor and Description |
|---|
RunnablePoller(@NotNull Supplier<? extends MarshallableIn> tailerSupplier,
@NotNull ExcerptListener excerptListener,
@NotNull Supplier<net.openhft.chronicle.threads.Pauser> pauserSupplier) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic RunnablePoller(@NotNull
@NotNull Supplier<? extends MarshallableIn> tailerSupplier,
@NotNull
@NotNull ExcerptListener excerptListener,
@NotNull
@NotNull Supplier<net.openhft.chronicle.threads.Pauser> pauserSupplier)
Copyright © 2023. All rights reserved.