Package org.neo4j.kernel.ha

Interface Summary
Broker  
BrokerFactory  
CommunicationProtocol.Deserializer<T>  
CommunicationProtocol.MasterCaller<T>  
CommunicationProtocol.ObjectSerializer<T>  
CommunicationProtocol.Serializer  
Master Represents the master-side of the HA communication between master and slave.
ResponseReceiver  
 

Class Summary
AbstractBroker  
BackupBroker  
BackupFromHaCluster  
CommunicationProtocol  
CommunicationProtocol.AcquireLockSerializer  
CommunicationProtocol.ByteData  
ConnectionInformation  
FailedResponse<T>  
FakeMasterBroker  
FakeSlaveBroker  
IdAllocation  
LockableNode  
LockableRelationship  
LockResult  
MasterClient The Master a slave should use to communicate with its master.
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>  
Response<T>  
SlaveContext  
SlaveIdGenerator  
SlaveIdGenerator.SlaveIdGeneratorFactory  
SlaveLockManager  
SlaveLockManager.SlaveLockManagerFactory  
SlaveRelationshipTypeCreator  
SlaveTxIdGenerator  
SlaveTxIdGenerator.SlaveTxIdGeneratorFactory  
SlaveTxRollbackHook  
TimeUtil  
TransactionStream Represents a stream of the data of one or more consecutive transactions.
TransactionStreams  
ZooKeeperLastCommittedTxIdSetter  
 

Enum Summary
CommunicationProtocol.RequestType  
LockStatus  
 

Exception Summary
BranchedDataException Thrown to point out that branching of data has occured for one or more instances in a cluster.
HaCommunicationException  
MasterFailureException  
 



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