@Deprecated public class PauserMonitor extends Object implements net.openhft.chronicle.core.threads.EventHandler
| Modifier and Type | Field and Description |
|---|---|
static boolean |
PERF_ENABLED
Deprecated.
|
| Constructor and Description |
|---|
PauserMonitor(Pauser pauser,
String description,
int seconds)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
action()
Deprecated.
|
@NotNull net.openhft.chronicle.core.threads.HandlerPriority |
priority()
Deprecated.
|
String |
toString()
Deprecated.
|
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.EventHandlerCopyright © 2024. All rights reserved.