| Package | Description |
|---|---|
| com.thinkaurelius.titan.diskstorage.locking.consistentkey |
| Modifier and Type | Class and Description |
|---|---|
class |
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. |
Copyright © 2012–2015. All rights reserved.