Skip to content

update API getSwitch() #22

Description

@shivarammysore

In Class org.flowforwarding.warp.jcontroller.Controller.ControllerRef there are 2 methods - getSwitches() and getSwitch(dpid). Normal API design would be:

List<SwitchState.SwitchRef> getSwitch()

and

SwitchState.SwitchRef getSwitch(String dpid)

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions