Package org.neo4j.kernel.ha

Interface Summary
Broker  
BrokerFactory  
ClusterClient  
Master Represents the master-side of the HA communication between master and slave.
ResponseReceiver  
 

Class Summary
AbstractBroker  
AsyncZooKeeperLastCommittedTxIdSetter  
ConnectionInformation  
IdAllocation  
LockableNode  
LockableRelationship  
LockResult  
MasterClient The Master a slave should use to communicate with its master.
MasterClient.AcquireIndexLockSerializer  
MasterClient.AcquireLockSerializer  
MasterIdGeneratorFactory  
MasterImpl This is the real master code that executes on a master.
MasterServer Sits on the master side, receiving serialized requests from slaves (via MasterClient).
MasterTxHook  
MasterTxIdGenerator  
MasterTxIdGenerator.MasterTxIdGeneratorFactory  
SlaveIdGenerator  
SlaveIdGenerator.SlaveIdGeneratorFactory  
SlaveLockManager  
SlaveLockManager.SlaveLockManagerFactory  
SlaveRelationshipTypeCreator  
SlaveTxHook  
SlaveTxIdGenerator  
SlaveTxIdGenerator.SlaveTxIdGeneratorFactory  
TimeUtil  
ZooKeeperLastCommittedTxIdSetter  
 

Enum Summary
LockStatus  
MasterClient.HaRequestType  
 

Exception Summary
BranchedDataException Thrown to point out that branching of data has occured for one or more instances in a cluster.
UnableToResumeTransactionException  
 



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