| Modifier and Type | Method and Description |
|---|---|
LeaderLocation |
CDSShardAccess.getLeaderLocation()
Return the shard leader location relative to the local node.
|
static LeaderLocation |
LeaderLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LeaderLocation[] |
LeaderLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LeaderLocationListener.onLeaderLocationChanged(LeaderLocation location)
Invoked when shard leader location changes.
|
Copyright © 2017 OpenDaylight. All rights reserved.