| Package | Description |
|---|---|
| com.thinkaurelius.titan.diskstorage.locking.consistentkey |
| Modifier and Type | Method and Description |
|---|---|
protected ConsistentKeyLockStatus |
ConsistentKeyLocker.writeSingleLock(KeyColumn lockID,
StoreTransaction txh)
Try to write a lock record remotely up to the configured number of
times.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConsistentKeyLocker.checkSingleLock(KeyColumn kc,
ConsistentKeyLockStatus ls,
StoreTransaction tx) |
protected void |
ConsistentKeyLocker.deleteSingleLock(KeyColumn kc,
ConsistentKeyLockStatus ls,
StoreTransaction tx) |
Copyright © 2012–2015. All rights reserved.