| Interface | Description |
|---|---|
| BindingListener |
Listener for binding to a server address.
|
| ClusterMonitor |
Bundles up different ways of listening in on events going on in a cluster.
|
| ProtocolServerFactory |
Factory for instantiating ProtocolServers.
|
| StateMachines.Monitor |
| Class | Description |
|---|---|
| ClusterSettings |
Settings for cluster members
|
| DelayedDirectExecutor |
Executor that executes the Runnables when drain() is called.
|
| ExecutorLifecycleAdapter | |
| InstanceId |
Represents the concept of the cluster wide unique id of an instance.
|
| MultiPaxosServerFactory |
Factory for MultiPaxos
ProtocolServers. |
| NetworkedServerFactory |
TODO
|
| ProtocolServer |
A ProtocolServer ties together the underlying StateMachines with an understanding of ones
own server address (me), and provides a proxy factory for creating clients to invoke the CSM.
|
| StateMachines |
Combines a set of state machines into one.
|
| Enum | Description |
|---|---|
| ClusterSettings.Mode |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.