net.floodlightcontroller.flowcache
Class FlowReconcileQuery.FlowReconcileQueryDebugEvent

java.lang.Object
  extended by net.floodlightcontroller.flowcache.FlowReconcileQuery.FlowReconcileQueryDebugEvent
Enclosing class:
FlowReconcileQuery

public static class FlowReconcileQuery.FlowReconcileQueryDebugEvent
extends java.lang.Object


Constructor Summary
FlowReconcileQuery.FlowReconcileQueryDebugEvent(FlowReconcileQuery eventInfo, java.lang.String stage, java.lang.Object stageInfo)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowReconcileQuery.FlowReconcileQueryDebugEvent

public FlowReconcileQuery.FlowReconcileQueryDebugEvent(FlowReconcileQuery eventInfo,
                                                       java.lang.String stage,
                                                       java.lang.Object stageInfo)