Uses of Package
com.netflix.astyanax.recipes.locks

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
           
 



Copyright © 2012. All Rights Reserved.