| Package | Description |
|---|---|
| com.thinkaurelius.titan.diskstorage.locking | |
| com.thinkaurelius.titan.diskstorage.locking.consistentkey |
| Class and Description |
|---|
| ConsistentKeyLockerSerializer
Translate locking coordinates and metadata (data keys, data columns, data
values, timestamps, and rids) into keys, columns, and values compatible with
ConsistentKeyLocker and vice-versa. |
| Class and Description |
|---|
| ConsistentKeyLocker
A global
Locker that resolves inter-thread lock contention via
AbstractLocker and resolves inter-process contention by reading and
writing lock data using KeyColumnValueStore. |
| ConsistentKeyLocker.Builder |
| ConsistentKeyLockerSerializer
Translate locking coordinates and metadata (data keys, data columns, data
values, timestamps, and rids) into keys, columns, and values compatible with
ConsistentKeyLocker and vice-versa. |
| ConsistentKeyLockStatus
The timestamps of a lock held by a
ConsistentKeyLocker
and whether the held lock has or has not been checked. |
| ExpectedValueCheckingTransaction
A
StoreTransaction that supports locking via
LocalLockMediator and writing and reading lock records in a
ExpectedValueCheckingStore. |
| LockCleanerService |
| TimestampRid |
Copyright © 2012–2015. All rights reserved.