| Package | Description |
|---|---|
| org.smallmind.quorum.cache |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LockableCache<K,V> |
| Modifier and Type | Class and Description |
|---|---|
class |
LockableCacheEnforcer<K,V> |
| Modifier and Type | Method and Description |
|---|---|
<K,V> Cache<K,V> |
CacheProvider.getCache(String instance,
String region) |
<K,V> Cache<K,V> |
CacheProvider.getCache(String instance,
String region,
boolean create) |
Copyright © 2012. All Rights Reserved.