public interface DataPathEventAction
Modifier and Type | Method and Description |
---|---|
void |
execute(DataPathId dpid,
OpenflowEventType eventType)
Run the task against the given datapath
|
void execute(DataPathId dpid, OpenflowEventType eventType)
dpid
- The id for the datapath we are operating againsteventType
- The type of datapath event we are dealing withCopyright © 2015. All Rights Reserved.