public interface ICentralizedSwitchProvider
Modifier and Type | Method and Description |
---|---|
BigInteger |
getPrimarySwitchForRouter(String routerName)
Get the primary switch selected for the router if it has previously been
allocated.
|
BigInteger getPrimarySwitchForRouter(String routerName)
routerName
- The router's name.Copyright © 2019 OpenDaylight. All rights reserved.