public class LockManagerModeSwitcher extends AbstractModeSwitcher<org.neo4j.kernel.impl.locking.Locks>
| Constructor and Description |
|---|
LockManagerModeSwitcher(HighAvailabilityMemberStateMachine stateMachine,
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) |
public LockManagerModeSwitcher(HighAvailabilityMemberStateMachine stateMachine, 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–2015 The Neo4j Graph Database Project. All rights reserved.