@Beta public interface LeaderLocationListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onLeaderLocationChanged(LeaderLocation location)
Invoked when shard leader location changes.
|
void onLeaderLocationChanged(@Nonnull LeaderLocation location)
location - Current leader location as known by the local node.Copyright © 2017 OpenDaylight. All rights reserved.