@InterfaceAudience.Private public class JvmPauseMonitor extends Object
| Constructor and Description |
|---|
JvmPauseMonitor(org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Simple 'main' to facilitate manual testing of the pause monitor.
|
void |
start() |
void |
stop() |
public JvmPauseMonitor(org.apache.hadoop.conf.Configuration conf)
public void start()
public void stop()
public static void main(String[] args) throws Exception
ExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.