Package org.neo4j.kernel.ha

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

Class Summary
AbstractBroker  
AbstractHAGraphDatabase TODO
AsyncZooKeeperLastCommittedTxIdSetter  
ConnectionInformation  
EnterpriseConfigurationMigrator TODO
HaCaches  
HaSettings Settings for high availability mode
HaSettings.BranchedDataPolicySetting  
HaSettings.SlaveUpdateModeSetting  
IdAllocation  
LockableNode  
LockableRelationship  
LockResult  
MasterClient The Master a slave should use to communicate with its master.
MasterClient.AcquireIndexLockSerializer  
MasterClient.AcquireLockSerializer  
MasterGraphDatabase TODO
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  
SlaveGraphDatabase Slave implementation of HA Graph Database
SlaveIdGenerator  
SlaveIdGenerator.SlaveIdGeneratorFactory  
SlaveLockManager  
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.