org.neo4j.kernel.ha.cluster
Class SwitchToMaster
java.lang.Object
org.neo4j.kernel.ha.cluster.SwitchToMaster
public class SwitchToMaster
- extends Object
|
Constructor Summary |
SwitchToMaster(org.neo4j.kernel.logging.Logging logging,
org.neo4j.kernel.impl.util.StringLogger msgLog,
org.neo4j.kernel.GraphDatabaseAPI graphDb,
HaIdGeneratorFactory idGeneratorFactory,
org.neo4j.kernel.configuration.Config config,
org.neo4j.graphdb.DependencyResolver resolver,
DelegateInvocationHandler<Master> masterDelegateHandler,
org.neo4j.cluster.member.ClusterMemberAvailability clusterMemberAvailability)
|
|
Method Summary |
URI |
switchToMaster(org.neo4j.kernel.lifecycle.LifeSupport haCommunicationLife,
URI me)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwitchToMaster
public SwitchToMaster(org.neo4j.kernel.logging.Logging logging,
org.neo4j.kernel.impl.util.StringLogger msgLog,
org.neo4j.kernel.GraphDatabaseAPI graphDb,
HaIdGeneratorFactory idGeneratorFactory,
org.neo4j.kernel.configuration.Config config,
org.neo4j.graphdb.DependencyResolver resolver,
DelegateInvocationHandler<Master> masterDelegateHandler,
org.neo4j.cluster.member.ClusterMemberAvailability clusterMemberAvailability)
switchToMaster
public URI switchToMaster(org.neo4j.kernel.lifecycle.LifeSupport haCommunicationLife,
URI me)
Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.