|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.netflix.astyanax.recipes.locks | |
---|---|
com.netflix.astyanax.recipes.locks |
Classes in com.netflix.astyanax.recipes.locks used by com.netflix.astyanax.recipes.locks | |
---|---|
BusyLockException
|
|
ColumnPrefixDistributedRowLock
Takes a distributed row lock for a single row. |
|
DistributedRowLock
Base interface to acquiring and release a row lock Usage: DistributedRowLock lock = new SomeLockImplementation(...); try { lock.acquire(); // Do something ... |
|
StaleLockException
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |