|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDebugCounterService.CounterException | |
---|---|
net.floodlightcontroller.core | |
net.floodlightcontroller.debugcounter |
Uses of IDebugCounterService.CounterException in net.floodlightcontroller.core |
---|
Methods in net.floodlightcontroller.core that throw IDebugCounterService.CounterException | |
---|---|
void |
OFSwitchBase.setDebugCounterService(IDebugCounterService debugCounters)
|
void |
IOFSwitch.setDebugCounterService(IDebugCounterService debugCounters)
Set debug counter service for per-switch counters Called immediately after instantiation |
Uses of IDebugCounterService.CounterException in net.floodlightcontroller.debugcounter |
---|
Subclasses of IDebugCounterService.CounterException in net.floodlightcontroller.debugcounter | |
---|---|
static class |
IDebugCounterService.MaxCountersRegistered
Exception thrown when MAX_COUNTERS have been registered |
static class |
IDebugCounterService.MaxHierarchyRegistered
Exception thrown when MAX_HIERARCHY has been reached |
static class |
IDebugCounterService.MissingHierarchicalLevel
Exception thrown when attempting to register a hierarchical counter where higher levels of the hierarchy have not been pre-registered |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |