| Package | Description |
|---|---|
| net.itrixlabs.cache.config | |
| net.itrixlabs.cache.core |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheKey
Implements
Key interface to provide key management services mainly the management
framework. |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentMap<Key,V> |
AbstractFileSystemCache.cache |
| Modifier and Type | Method and Description |
|---|---|
protected Key |
AbstractFileSystemCache.generate(Object identifier)
A native strategy to generate the cache key.
|
Copyright © 2016. All rights reserved.