@Deprecated public final class PretouchHandler extends Object implements net.openhft.chronicle.core.threads.EventHandler
| Constructor and Description |
|---|
PretouchHandler(SingleChronicleQueue queue)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
action()
Deprecated.
|
@NotNull net.openhft.chronicle.core.threads.HandlerPriority |
priority()
Deprecated.
|
void |
shutdown()
Deprecated.
|
public PretouchHandler(SingleChronicleQueue queue)
public boolean action()
throws net.openhft.chronicle.core.threads.InvalidEventHandlerException
action in interface net.openhft.chronicle.core.threads.VanillaEventHandlernet.openhft.chronicle.core.threads.InvalidEventHandlerException@NotNull public @NotNull net.openhft.chronicle.core.threads.HandlerPriority priority()
priority in interface net.openhft.chronicle.core.threads.EventHandlerpublic void shutdown()
Copyright © 2020. All rights reserved.