Package org.infinispan.util.concurrent.locks.containers

Concurrent lock containers.

See:
          Description

Interface Summary
LockContainer A container for locks
 

Class Summary
AbstractPerEntryLockContainer An abstract lock container that creates and maintains a new lock per entry
AbstractStripedLockContainer A container for locks.
OwnableReentrantPerEntryLockContainer A per-entry lock container for OwnableReentrantLocks
OwnableReentrantStripedLockContainer A LockContainer that holds OwnableReentrantLocks.
ReentrantPerEntryLockContainer A per-entry lock container for ReentrantLocks
ReentrantStripedLockContainer A LockContainer that holds ReentrantLocks
 

Package org.infinispan.util.concurrent.locks.containers Description

Concurrent lock containers.


Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.