Package | Description |
---|---|
org.jclouds.cache | |
org.jclouds.cache.internal |
Modifier and Type | Class and Description |
---|---|
static class |
ForwardingCacheLoader.SimpleForwardingCacheLoader<K,V>
A simplified version of
ForwardingCacheLoader where subclasses can pass in an already
constructed CacheLoader as the delegate. |
Modifier and Type | Class and Description |
---|---|
class |
BackoffExponentiallyAndRetryOnThrowableCacheLoader<K,V>
Exponentially backs off, if we encounter an exception of the given type during any of the
following methods:
load
reload
loadAll
|
Copyright © 2009-2013 jclouds. All Rights Reserved.