| Class | Description |
|---|---|
| LockResult | |
| SlaveLockManager | |
| SlaveStatementLocks |
Slave specific statement locks that in addition to standard functionality provided by configured delegate
will grab selected shared locks on master during prepareForCommit phase.
|
| SlaveStatementLocksFactory |
Statement locks factory that will produce slave specific statement locks
that are aware how to grab shared locks for labels and relationship types
during slave commit
|
| Enum | Description |
|---|---|
| LockStatus |
| Exception | Description |
|---|---|
| DistributedLockFailureException |
Thrown upon network communication failures, when taking or releasing distributed locks in HA.
|
| LocalDeadlockDetectedException |
Temporary exception to aid in driving out a nasty "lock get stuck" issue in HA.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.