@Version(value="1.0") @Export(optional="provide:=true")
| Interface | Description |
|---|---|
| Cache.Backend<K,V> |
A cache backend that can load objects from persistent storage.
|
| Cache.Value |
A cacheable object.
|
| Class | Description |
|---|---|
| Cache<K,V extends Cache.Value> |
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.