Package | Description |
---|---|
net.sf.ehcache.concurrent |
This package contains concurrency classes and utilities that are not available in java.util.concurrent.
|
net.sf.ehcache.constructs.nonstop |
Ehcache-nonstopcache package
|
net.sf.ehcache.constructs.nonstop.concurrency |
Nonstop feature related to concurrent package
|
Modifier and Type | Interface and Description |
---|---|
interface |
StripedReadWriteLock |
Modifier and Type | Class and Description |
---|---|
class |
StripedReadWriteLockSync
Provides a number of Sync which allow fine-grained concurrency.
|
Modifier and Type | Method and Description |
---|---|
CacheLockProvider |
NonstopActiveDelegateHolder.getUnderlyingCacheLockProvider()
Returns the current underlying
CacheLockProvider |
Modifier and Type | Class and Description |
---|---|
class |
NonstopCacheLockProvider
Class implementing
CacheLockProvider with nonstop feature |
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.