| AtomixConsistentMap |
Distributed resource providing the AsyncConsistentMap primitive.
|
| AtomixConsistentMapCommands |
|
| AtomixConsistentMapCommands.Clear |
Clear command.
|
| AtomixConsistentMapCommands.ContainsKey |
Contains key command.
|
| AtomixConsistentMapCommands.ContainsValue |
Contains key command.
|
| AtomixConsistentMapCommands.EntrySet |
KeySet query.
|
| AtomixConsistentMapCommands.Get |
Get query.
|
| AtomixConsistentMapCommands.IsEmpty |
Is empty query.
|
| AtomixConsistentMapCommands.KeyQuery<V> |
Abstract key-based query.
|
| AtomixConsistentMapCommands.KeySet |
KeySet query.
|
| AtomixConsistentMapCommands.Listen |
Change listen.
|
| AtomixConsistentMapCommands.MapCommand<V> |
Abstract map command.
|
| AtomixConsistentMapCommands.MapQuery<V> |
Abstract map query.
|
| AtomixConsistentMapCommands.Size |
Size query.
|
| AtomixConsistentMapCommands.TransactionCommit |
Map transaction commit command.
|
| AtomixConsistentMapCommands.TransactionPrepare |
Map prepare command.
|
| AtomixConsistentMapCommands.TransactionRollback |
Map transaction rollback command.
|
| AtomixConsistentMapCommands.TypeResolver |
Map command type resolver.
|
| AtomixConsistentMapCommands.Unlisten |
Change unlisten.
|
| AtomixConsistentMapCommands.UpdateAndGet |
Map update command.
|
| AtomixConsistentMapCommands.ValueQuery<V> |
Abstract key-based query.
|
| AtomixConsistentMapCommands.Values |
KeySet query.
|
| AtomixConsistentMapState |
|
| AtomixCounter |
AsyncAtomicCounter implementation backed by Atomix
DistributedLong.
|
| AtomixLeaderElector |
Distributed resource providing the AsyncLeaderElector primitive.
|
| AtomixLeaderElectorCommands |
|
| AtomixLeaderElectorCommands.Anoint |
Command for administratively anoint a node as leader.
|
| AtomixLeaderElectorCommands.ElectionChangeCommand<V> |
Command for administratively changing the leadership state for a node.
|
| AtomixLeaderElectorCommands.ElectionCommand<V> |
Abstract election command.
|
| AtomixLeaderElectorCommands.ElectionQuery<V> |
Abstract election query.
|
| AtomixLeaderElectorCommands.Evict |
Command for administratively evicting a node from all leadership topics.
|
| AtomixLeaderElectorCommands.GetAllLeaderships |
GetAllLeaders query.
|
| AtomixLeaderElectorCommands.GetElectedTopics |
GetElectedTopics query.
|
| AtomixLeaderElectorCommands.GetLeadership |
GetLeader query.
|
| AtomixLeaderElectorCommands.Listen |
Listen command.
|
| AtomixLeaderElectorCommands.Promote |
Command for administratively promote a node as top candidate.
|
| AtomixLeaderElectorCommands.Run |
Enter and run for leadership.
|
| AtomixLeaderElectorCommands.TopicQuery<V> |
Abstract election topic query.
|
| AtomixLeaderElectorCommands.TypeResolver |
Map command type resolver.
|
| AtomixLeaderElectorCommands.Unlisten |
Unlisten command.
|
| AtomixLeaderElectorCommands.Withdraw |
Withdraw from a leadership contest.
|
| AtomixLeaderElectorState |
|
| AtomixValue |
|
| MapEntryUpdateResult<K,V> |
Result of a map entry update operation.
|