|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
DistributedRowLock | Base interface to acquiring and release a row lock Usage: DistributedRowLock lock = new SomeLockImplementation(...); try { lock.acquire(); // Do something ... |
Class Summary | |
---|---|
ColumnPrefixDistributedRowLock<K> | Takes a distributed row lock for a single row. |
Exception Summary | |
---|---|
BusyLockException | |
StaleLockException |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |