Package | Description |
---|---|
net.sf.ehcache.concurrent |
This package contains concurrency classes and utilities that are not available in java.util.concurrent.
|
Modifier and Type | Method and Description |
---|---|
ReadWriteLockSync |
StripedReadWriteLockSync.getSyncForKey(Object key)
Gets the Sync Stripe to use for a given key.
|
Modifier and Type | Method and Description |
---|---|
List<ReadWriteLockSync> |
StripedReadWriteLockSync.getAllSyncs()
Returns all internal syncs
|
List<ReadWriteLockSync> |
StripedReadWriteLock.getAllSyncs()
Returns all Syncs
|
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.