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
ProtocolServer s. |
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.
|
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.