net.floodlightcontroller.flowcache
Class FRQueryBvsMatchSwitchPort
java.lang.Object
net.floodlightcontroller.flowcache.FlowReconcileQuery
net.floodlightcontroller.flowcache.FRQueryBvsMatchSwitchPort
public class FRQueryBvsMatchSwitchPort
- extends FlowReconcileQuery
The Class for FlowReconcileQuery for BVS config interface match switch port.
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
swId
public long swId
matchPortList
public java.util.List<java.lang.String> matchPortList
FRQueryBvsMatchSwitchPort
public FRQueryBvsMatchSwitchPort()
FRQueryBvsMatchSwitchPort
public FRQueryBvsMatchSwitchPort(java.lang.Long swId,
java.util.List<java.lang.String> portList)
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