public class WavefrontJvmReporter extends Object implements Closeable
| Modifier and Type | Class and Description |
|---|---|
static class |
WavefrontJvmReporter.Builder |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
report() |
void |
start()
Start the JVM reporter so that it can periodically report JVM metrics to Wavefront.
|
void |
stop()
Stop the reporter.
|
public void start()
public void stop()
public void close()
close in interface Closeableclose in interface AutoCloseablepublic void report()
Copyright © 2021. All rights reserved.