net.floodlightcontroller.flowcache
Class FlowReconcileQueryDeviceMove
java.lang.Object
net.floodlightcontroller.flowcache.FlowReconcileQuery
net.floodlightcontroller.flowcache.FlowReconcileQueryDeviceMove
public class FlowReconcileQueryDeviceMove
- extends FlowReconcileQuery
The Class for FlowReconcileQuery for device move event.
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
deviceMoved
public IDevice deviceMoved
oldAp
public SwitchPort[] oldAp
FlowReconcileQueryDeviceMove
public FlowReconcileQueryDeviceMove()
FlowReconcileQueryDeviceMove
public FlowReconcileQueryDeviceMove(IDevice deviceMoved,
SwitchPort[] oldAp)
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