public class LockManagerModeSwitcher extends AbstractModeSwitcher<org.neo4j.kernel.impl.locking.Locks>
| Constructor and Description |
|---|
LockManagerModeSwitcher(ModeSwitcherNotifier modeSwitcherNotifier,
DelegateInvocationHandler<org.neo4j.kernel.impl.locking.Locks> delegate,
DelegateInvocationHandler<Master> master,
RequestContextFactory requestContextFactory,
org.neo4j.kernel.AvailabilityGuard availabilityGuard,
org.neo4j.kernel.configuration.Config config,
org.neo4j.function.Factory<org.neo4j.kernel.impl.locking.Locks> locksFactory) |
init, shutdown, start, stop, switchToMaster, switchToPending, switchToSlavepublic LockManagerModeSwitcher(ModeSwitcherNotifier modeSwitcherNotifier, DelegateInvocationHandler<org.neo4j.kernel.impl.locking.Locks> delegate, DelegateInvocationHandler<Master> master, RequestContextFactory requestContextFactory, org.neo4j.kernel.AvailabilityGuard availabilityGuard, org.neo4j.kernel.configuration.Config config, org.neo4j.function.Factory<org.neo4j.kernel.impl.locking.Locks> locksFactory)
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.