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