public static class PerfDataUtils.PerfCounter extends Object
| Constructor and Description |
|---|
PerfCounter(String objectName,
String instanceName,
String counterName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCounter() |
String |
getCounterPath()
Returns the path for this counter
|
String |
getInstance() |
String |
getObject() |
public String getObject()
public String getInstance()
public String getCounter()
public String getCounterPath()
Copyright © 2020. All rights reserved.