public interface RoleAdvisor
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMasterFor(DataPathId dpid)
Returns
true if the local controller instance has the
Master role for the specified datapath; false otherwise. |
boolean isMasterFor(DataPathId dpid)
true if the local controller instance has the
Master role for the specified datapath; false otherwise.dpid - the target datapathtrue if this controller is Master;
false otherwiseCopyright © 2014. All Rights Reserved.