| Package | Description |
|---|---|
| org.onosproject.store.primitives.resources.impl |
State machine implementation classes for distributed primitives.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AtomixLeaderElectorCommands.Anoint
Command for administratively anoint a node as leader.
|
static class |
AtomixLeaderElectorCommands.ElectionChangeCommand<V>
Command for administratively changing the leadership state for a node.
|
static class |
AtomixLeaderElectorCommands.Evict
Command for administratively evicting a node from all leadership topics.
|
static class |
AtomixLeaderElectorCommands.Listen
Listen command.
|
static class |
AtomixLeaderElectorCommands.Promote
Command for administratively promote a node as top candidate.
|
static class |
AtomixLeaderElectorCommands.Run
Enter and run for leadership.
|
static class |
AtomixLeaderElectorCommands.Unlisten
Unlisten command.
|
static class |
AtomixLeaderElectorCommands.Withdraw
Withdraw from a leadership contest.
|
Copyright © 2016. All rights reserved.