See: Description
| Interface | Description |
|---|---|
| CacheLockProvider | |
| StripedReadWriteLock | |
| Sync |
| Class | Description |
|---|---|
| ConcurrencyUtil |
Various bits of black magic garnered from experts on the concurrency-interest@cs.oswego.edu mailing list.
|
| ReadWriteLockSync |
A simple ReadWriteLock synchronizer.
|
| StripedReadWriteLockSync |
Provides a number of Sync which allow fine-grained concurrency.
|
| Enum | Description |
|---|---|
| LockType |
LockType tells the locking API what kind of lock should be acquired or released
|
Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.