public class MonitoringSyncResult extends Object
Constructor and Description |
---|
MonitoringSyncResult() |
Modifier and Type | Method and Description |
---|---|
int |
getCounterCount() |
int |
getEventCount() |
int |
getMetricCount() |
void |
setCounterCount(int counterCount) |
void |
setEventCount(int eventCount) |
void |
setMetricCount(int metricCount) |
public int getEventCount()
public void setEventCount(int eventCount)
public int getMetricCount()
public void setMetricCount(int metricCount)
public int getCounterCount()
public void setCounterCount(int counterCount)
Copyright © 2017 ICF Olson. All rights reserved.