public final class GCPerformanceCounter extends java.lang.Object implements PerformanceCounter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
GCPerformanceCounter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
void |
report(TelemetryClient telemetryClient) |
public static final java.lang.String NAME
public java.lang.String getId()
getId in interface PerformanceCounterpublic void report(TelemetryClient telemetryClient)
report in interface PerformanceCounter