| Class | Description | 
|---|---|
| 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.