Uses of Class
com.bigdata.concurrent.LockManager

Packages that use LockManager
com.bigdata.concurrent This package supports concurrency control using exclusive locks on resources. 
 

Uses of LockManager in com.bigdata.concurrent
 

Methods in com.bigdata.concurrent that return LockManager
 LockManager<R> LockManagerTask.getLockManager()
          The LockManager.
 

Constructors in com.bigdata.concurrent with parameters of type LockManager
LockManagerTask(LockManager<R> lockManager, R[] resource, Callable<T> target)
           
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.