Uses of Package
org.neo4j.kernel.ha

Packages that use org.neo4j.kernel.ha
org.neo4j.kernel   
org.neo4j.kernel.ha   
org.neo4j.kernel.ha.comm   
org.neo4j.kernel.ha.zookeeper   
 

Classes in org.neo4j.kernel.ha used by org.neo4j.kernel
Broker
           
BrokerFactory
           
Master
          Represents the master-side of the HA communication between master and slave.
MasterServer
          Sits on the master side, receiving serialized requests from slaves (via MasterClient).
Response
           
ResponseReceiver
           
SlaveContext
           
 

Classes in org.neo4j.kernel.ha used by org.neo4j.kernel.ha
AbstractBroker
           
Broker
           
BrokerFactory
           
CommunicationProtocol
           
CommunicationProtocol.Deserializer
           
CommunicationProtocol.RequestType
           
CommunicationProtocol.Serializer
           
ConnectionInformation
           
FakeSlaveBroker
           
IdAllocation
           
LockResult
           
LockStatus
           
Master
          Represents the master-side of the HA communication between master and slave.
MasterFailureException
           
MasterServer
          Sits on the master side, receiving serialized requests from slaves (via MasterClient).
Response
           
ResponseReceiver
           
SlaveContext
           
TransactionStream
          Represents a stream of the data of one or more consecutive transactions.
TransactionStreams
           
 

Classes in org.neo4j.kernel.ha used by org.neo4j.kernel.ha.comm
IdAllocation
           
LockResult
           
Master
          Represents the master-side of the HA communication between master and slave.
Response
           
SlaveContext
           
 

Classes in org.neo4j.kernel.ha used by org.neo4j.kernel.ha.zookeeper
AbstractBroker
           
Broker
           
ConnectionInformation
           
Master
          Represents the master-side of the HA communication between master and slave.
ResponseReceiver
           
 



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