net.floodlightcontroller.core.internal
Class Controller.Counters
java.lang.Object
net.floodlightcontroller.core.internal.Controller.Counters
- Enclosing class:
- Controller
public static class Controller.Counters
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
prefix
public static final java.lang.String prefix
setRoleEqual
public IDebugCounter setRoleEqual
setSameRole
public IDebugCounter setSameRole
setRoleMaster
public IDebugCounter setRoleMaster
remoteStoreNotification
public IDebugCounter remoteStoreNotification
invalidPortsChanged
public IDebugCounter invalidPortsChanged
invalidSwitchActivatedWhileSlave
public IDebugCounter invalidSwitchActivatedWhileSlave
invalidStoreEventWhileMaster
public IDebugCounter invalidStoreEventWhileMaster
switchDisconnectedWhileSlave
public IDebugCounter switchDisconnectedWhileSlave
switchActivated
public IDebugCounter switchActivated
errorSameSwitchReactivated
public IDebugCounter errorSameSwitchReactivated
switchWithSameDpidActivated
public IDebugCounter switchWithSameDpidActivated
newSwitchActivated
public IDebugCounter newSwitchActivated
syncedSwitchActivated
public IDebugCounter syncedSwitchActivated
readyForReconcile
public IDebugCounter readyForReconcile
newSwitchFromStore
public IDebugCounter newSwitchFromStore
updatedSwitchFromStore
public IDebugCounter updatedSwitchFromStore
switchDisconnected
public IDebugCounter switchDisconnected
syncedSwitchRemoved
public IDebugCounter syncedSwitchRemoved
unknownSwitchRemovedFromStore
public IDebugCounter unknownSwitchRemovedFromStore
consolidateStoreRunCount
public IDebugCounter consolidateStoreRunCount
consolidateStoreInconsistencies
public IDebugCounter consolidateStoreInconsistencies
storeSyncError
public IDebugCounter storeSyncError
switchesNotReconnectingToNewMaster
public IDebugCounter switchesNotReconnectingToNewMaster
switchPortChanged
public IDebugCounter switchPortChanged
switchOtherChange
public IDebugCounter switchOtherChange
dispatchMessageWhileSlave
public IDebugCounter dispatchMessageWhileSlave
dispatchMessage
public IDebugCounter dispatchMessage
controllerNodeIpsChanged
public IDebugCounter controllerNodeIpsChanged
messageReceived
public IDebugCounter messageReceived
messageInputThrottled
public IDebugCounter messageInputThrottled
switchDisconnectReadTimeout
public IDebugCounter switchDisconnectReadTimeout
switchDisconnectHandshakeTimeout
public IDebugCounter switchDisconnectHandshakeTimeout
switchDisconnectIOError
public IDebugCounter switchDisconnectIOError
switchDisconnectParseError
public IDebugCounter switchDisconnectParseError
switchDisconnectSwitchStateException
public IDebugCounter switchDisconnectSwitchStateException
rejectedExecutionException
public IDebugCounter rejectedExecutionException
switchDisconnectOtherException
public IDebugCounter switchDisconnectOtherException
switchConnected
public IDebugCounter switchConnected
unhandledMessage
public IDebugCounter unhandledMessage
packetInWhileSwitchIsSlave
public IDebugCounter packetInWhileSwitchIsSlave
epermErrorWhileSwitchIsMaster
public IDebugCounter epermErrorWhileSwitchIsMaster
roleNotResentBecauseRolePending
public IDebugCounter roleNotResentBecauseRolePending
roleRequestSent
public IDebugCounter roleRequestSent
roleReplyTimeout
public IDebugCounter roleReplyTimeout
roleReplyReceived
public IDebugCounter roleReplyReceived
roleReplyErrorUnsupported
public IDebugCounter roleReplyErrorUnsupported
switchCounterRegistrationFailed
public IDebugCounter switchCounterRegistrationFailed
Controller.Counters
public Controller.Counters()