net.floodlightcontroller.flowcache
Class FRQueryBvsAcl
java.lang.Object
net.floodlightcontroller.flowcache.FlowReconcileQuery
net.floodlightcontroller.flowcache.FRQueryBvsAcl
public class FRQueryBvsAcl
- extends FlowReconcileQuery
The Class for FlowReconcileQuery for BVS config ACL application change .
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
bvsName
public java.lang.String bvsName
bvsInterfaceName
public java.lang.String bvsInterfaceName
direction
public FRQueryBvsAcl.DIRECTION direction
FRQueryBvsAcl
public FRQueryBvsAcl()
FRQueryBvsAcl
public FRQueryBvsAcl(java.lang.String bvsName,
java.lang.String bvsInterfaceName,
FRQueryBvsAcl.DIRECTION direction)
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