net.floodlightcontroller.flowcache
Class FRQueryVRSRuleChange
java.lang.Object
net.floodlightcontroller.flowcache.FlowReconcileQuery
net.floodlightcontroller.flowcache.FRQueryVRSRuleChange
public class FRQueryVRSRuleChange
- extends FlowReconcileQuery
The Class for FlowReconcileQuery for VRS routing rule change event .
Field Summary |
java.util.Set<java.lang.String> |
bvsNames
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
bvsNames
public java.util.Set<java.lang.String> bvsNames
FRQueryVRSRuleChange
public FRQueryVRSRuleChange()
FRQueryVRSRuleChange
public FRQueryVRSRuleChange(java.util.Set<java.lang.String> bvsNames)
hashCode
public int hashCode()
- Overrides:
hashCode
in class FlowReconcileQuery
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class FlowReconcileQuery
toString
public java.lang.String toString()
- Overrides:
toString
in class FlowReconcileQuery