| Package | Description |
|---|---|
| org.janusgraph.diskstorage.locking | |
| org.janusgraph.diskstorage.locking.consistentkey |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLocker<S extends LockStatus>
Abstract base class for building lockers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsistentKeyLockStatus
The timestamps of a lock held by a
ConsistentKeyLocker
and whether the held lock has or has not been checked. |
Copyright © 2012–2024. All rights reserved.