net.floodlightcontroller.flowcache
Class FlowReconcileQuery
java.lang.Object
net.floodlightcontroller.flowcache.FlowReconcileQuery
- Direct Known Subclasses:
- FlowReconcileQueryDeviceMove, FlowReconcileQueryPortDown, FRQueryBvsAcl, FRQueryBvsMatchMac, FRQueryBvsMatchSubnet, FRQueryBvsMatchSwitchPort, FRQueryBvsMatchTag, FRQueryBvsMatchVlan, FRQueryBvsPriority, FRQueryDevicePropertyChanged, FRQueryVRSArpChange, FRQueryVRSRuleChange
public class FlowReconcileQuery
- extends java.lang.Object
The base Class for FlowReconcileQuery.
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
evType
public FlowReconcileQuery.ReconcileQueryEvType evType
evPriority
public PriorityPendingQueue.EventPriority evPriority
FlowReconcileQuery
public FlowReconcileQuery(FlowReconcileQuery.ReconcileQueryEvType evType)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object