Package org.neo4j.kernel.ha

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

Class Summary
AbstractBroker  
ConnectionInformation  
FakeMasterBroker  
FakeSlaveBroker  
IdAllocation  
LockableNode  
LockableRelationship  
LockResult  
MasterClient The Master a slave should use to communicate with its master.
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).
MasterTxIdGenerator  
MasterTxIdGenerator.MasterTxIdGeneratorFactory  
ResourcePool<R>  
SlaveIdGenerator  
SlaveIdGenerator.SlaveIdGeneratorFactory  
SlaveLockManager  
SlaveLockManager.SlaveLockManagerFactory  
SlaveRelationshipTypeCreator  
SlaveTxIdGenerator  
SlaveTxIdGenerator.SlaveTxIdGeneratorFactory  
SlaveTxRollbackHook  
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.
HaCommunicationException  
 



Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.