Neo4j Enterprise

Package org.neo4j.cluster

Interface Summary
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.
 

Class Summary
ClusterSettings Settings for high availability mode
ConnectedStateMachines Combines a set of state machines into one.
DelayedDirectExecutor Executor that executes the Runnables when drain() is called.
MultiPaxosServerFactory Factory for MultiPaxos ProtocolServers.
NetworkedServerFactory TODO
ProtocolServer A ProtocolServer ties together the underlying ConnectedStateMachines with an understanding of ones own server address (me), and provides a proxy factory for creating clients to invoke the CSM.
 


Neo4j Enterprise

Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.