public class CountersMain extends Object
| Constructor and Description |
|---|
CountersMain() |
| Modifier and Type | Method and Description |
|---|---|
void |
clean() |
void |
clearAllCounters(String[] filterGroupNames,
String[] filterCounterNames) |
String |
dumpCounters(String regex) |
void |
initialize() |
void |
setInterval(int interval) |
void |
setWritelog(boolean shouldWriteLog) |
Copyright © 2019 OpenDaylight. All rights reserved.