public class JvmPauseMonitor extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
JvmPauseMonitor(Object name,
CheckedConsumer<TimeDuration,IOException> handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Start this monitor.
|
void |
stop()
Stop this monitor.
|
String |
toString() |
public JvmPauseMonitor(Object name, CheckedConsumer<TimeDuration,IOException> handler)
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.