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  
HighAvailabilityConsoleLogger This class logs to the console whenever important cluster or high availability events are issued.
HighAvailabilityDiagnostics TODO
HighlyAvailableGraphDatabase  
LastUpdateTime  
MasterElectionInput  
NeoStoreUtil  
RelationshipTypeCreatorModeSwitcher  
SlaveRelationshipTypeCreator  
SlaveStoreWriter  
UpdatePuller  
ZooToPaxosSwitchover  
 

Enum Summary
BranchedDataPolicy  
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.