public static class TaskManagerMetricsInfo.GarbageCollectorInfo extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FIELD_NAME_COUNT |
static String |
FIELD_NAME_NAME |
static String |
FIELD_NAME_TIME |
Constructor and Description |
---|
GarbageCollectorInfo(String name,
long count,
long time) |
public static final String FIELD_NAME_NAME
public static final String FIELD_NAME_COUNT
public static final String FIELD_NAME_TIME
public GarbageCollectorInfo(String name, long count, long time)
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.