Package org.neo4j.kernel.ha

Interface Summary
HighAvailabilityMemberInfoProvider Interface that decouples information about a database instance from the instance itself.
 

Class Summary
BranchDetectingTxVerifier  
BranchedDataMigrator  
DelegateInvocationHandler<T> InvocationHandler for dynamic proxies that delegate calls to a given backing implementation.
EnterpriseConfigurationMigrator  
HaCaches  
HaKernelPanicHandler  
HaSettings Settings for High Availability mode
HaXaDataSourceManager  
HighAvailabilityDiagnostics TODO
HighlyAvailableGraphDatabase  
InstanceAccessGuard The instance guard is what ensures that the database will only take calls when it is in an ok state.
LastUpdateTime  
MasterClient20 The Master a slave should use to communicate with its master.
MasterClient20.AcquireIndexLockSerializer  
MasterClient20.AcquireLockSerializer  
MasterElectionInput  
NeoStoreUtil  
PropertyKeyCreatorModeSwitcher  
RelationshipTypeCreatorModeSwitcher  
SlavePropertyKeyCreator  
SlaveRelationshipTypeCreator  
SlaveStoreWriter  
UpdatePuller  
ZooToPaxosSwitchover  
 

Enum Summary
BranchedDataPolicy  
HaRequestType20  
HaSettings.TxPushStrategy  
 

Exception Summary
BranchedDataException Thrown to point out that branching of data has occured for one or more instances in a cluster.
StoreOutOfDateException Thrown to point out that branching of data has occured for one or more instances in a cluster.
StoreUnableToParticipateInClusterException Exception indicating that a store is not fit for participating in a particular cluster.
 



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