Package net.floodlightcontroller.debugcounter

Interface Summary
IDebugCounter  
IDebugCounterService  
 

Class Summary
DebugCounter This class implements a central store for all counters used for debugging the system.
DebugCounter.CounterInfo protected class to store counter information
DebugCounterResourceBase  
NullDebugCounter  
 

Enum Summary
IDebugCounterService.CounterType Different counter types.
 

Exception Summary
IDebugCounterService.CounterException  
IDebugCounterService.MaxCountersRegistered Exception thrown when MAX_COUNTERS have been registered
IDebugCounterService.MaxHierarchyRegistered Exception thrown when MAX_HIERARCHY has been reached
IDebugCounterService.MissingHierarchicalLevel Exception thrown when attempting to register a hierarchical counter where higher levels of the hierarchy have not been pre-registered