net.floodlightcontroller.debugcounter
Class DebugCounter.LocalCounterInfo

java.lang.Object
  extended by net.floodlightcontroller.debugcounter.DebugCounter.LocalCounterInfo
Enclosing class:
DebugCounter

protected class DebugCounter.LocalCounterInfo
extends java.lang.Object

Thread local storage of counter info


Constructor Summary
DebugCounter.LocalCounterInfo(boolean enabled)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugCounter.LocalCounterInfo

public DebugCounter.LocalCounterInfo(boolean enabled)