Package org.neo4j.kernel.ha

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

Class Summary
AbstractBroker  
AbstractHAGraphDatabase TODO
ConnectionInformation  
EnterpriseConfigurationMigrator  
HaCaches  
HaSettings Settings for high availability mode
HaSettings.BranchedDataPolicySetting  
HaSettings.SlaveUpdateModeSetting  
HaSettings.TxPushStrategySetting  
IdAllocation  
LockableNode  
LockableRelationship  
LockResult  
MasterClient153 The Master a slave should use to communicate with its master.
MasterClient153.AcquireIndexLockSerializer  
MasterClient153.AcquireLockSerializer  
MasterClient17 The Master a slave should use to communicate with its master.
MasterClient17.AcquireIndexLockSerializer  
MasterClient17.AcquireLockSerializer  
MasterClient18 The Master a slave should use to communicate with its master.
MasterClient18.AcquireIndexLockSerializer  
MasterClient18.AcquireLockSerializer  
MasterClientResolver  
MasterClientResolver.F153  
MasterClientResolver.F17  
MasterClientResolver.F18  
MasterClientResolver.StaticMasterClientFactory  
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  
SlaveClient  
SlaveGraphDatabase Slave implementation of HA Graph Database
SlaveIdGenerator  
SlaveIdGenerator.SlaveIdGeneratorFactory  
SlaveImpl  
SlaveLockManager  
SlavePriorities Factory for common SlavePriority implementations.
SlaveRelationshipTypeCreator  
SlaveServer  
SlaveTxHook  
SlaveTxIdGenerator  
SlaveTxIdGenerator.SlaveTxIdGeneratorFactory  
TimeUtil  
ZooKeeperLastCommittedTxIdSetter  
 

Enum Summary
HaRequestType153  
HaRequestType17  
HaRequestType18  
LockStatus  
 

Exception Summary
BranchedDataException Thrown to point out that branching of data has occured for one or more instances in a cluster.
DatabaseNotRunningException Thrown when running operations against a database that has been shut down.
UnableToResumeTransactionException  
 



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