| Class and Description |
|---|
| RaftMembershipManager
This class drives raft membership changes by glueing together various components:
- target membership from hazelcast
- raft membership state machine
- raft log events
|
| Class and Description |
|---|
| MemberIdSet |
| MembershipEntry
Represents a membership entry in the RAFT log.
|
| MembershipWaiter
Waits until member has "fully joined" the raft membership.
|
| RaftGroup |
| RaftGroup.Builder |
| RaftMembership
Exposes a view of the members of a Raft cluster.
|
| RaftMembership.Listener
This interface must be implemented from whoever wants to be notified of membership changes.
|
| RaftMembershipState
Represents the current state of membership in RAFT and exposes operations
for modifying the state.
|
| Class and Description |
|---|
| RaftMembership
Exposes a view of the members of a Raft cluster.
|
| RaftMembership.Listener
This interface must be implemented from whoever wants to be notified of membership changes.
|
| Class and Description |
|---|
| RaftMembership
Exposes a view of the members of a Raft cluster.
|
| Class and Description |
|---|
| MembershipWaiterLifecycle |
| Class and Description |
|---|
| MembershipEntry
Represents a membership entry in the RAFT log.
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.