| Package | Description |
|---|---|
| org.boon.cache | |
| org.boon.datarepo.impl.decorators |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentLruCache<KEY,VALUE> |
class |
FastConcurrentReadLruLfuFifoCache<KEY,VALUE> |
class |
FastReaderSingleThreadedCache<KEY,VALUE> |
class |
SimpleCache<K,V> |
class |
SimpleConcurrentCache<K,V> |
| Constructor and Description |
|---|
FilterWithCache(Filter delegate,
Supplier<Cache<Group,ResultSet>> cacheFactory) |
Copyright © 2014. All rights reserved.