public class PauserMonitor extends Object implements net.openhft.chronicle.core.threads.EventHandler
Constructor and Description |
---|
PauserMonitor(Pauser pauser,
String description,
int seconds) |
Modifier and Type | Method and Description |
---|---|
boolean |
action() |
@NotNull net.openhft.chronicle.core.threads.HandlerPriority |
priority() |
String |
toString() |
public boolean action() throws net.openhft.chronicle.core.threads.InvalidEventHandlerException
action
in interface net.openhft.chronicle.core.threads.VanillaEventHandler
net.openhft.chronicle.core.threads.InvalidEventHandlerException
@NotNull public @NotNull net.openhft.chronicle.core.threads.HandlerPriority priority()
priority
in interface net.openhft.chronicle.core.threads.EventHandler
Copyright © 2020. All rights reserved.