| Package | Description |
|---|---|
| org.neo4j.kernel.ha.lock |
| Modifier and Type | Method and Description |
|---|---|
LockStatus |
LockResult.getStatus() |
static LockStatus |
LockStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LockStatus[] |
LockStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LockResult(LockStatus status) |
LockResult(LockStatus status,
String message) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.