Uses of Class
org.jclouds.cache.RetryingCacheLoaderDecorator

Packages that use RetryingCacheLoaderDecorator
org.jclouds.cache   
 

Uses of RetryingCacheLoaderDecorator in org.jclouds.cache
 

Subclasses of RetryingCacheLoaderDecorator in org.jclouds.cache
static class RetryingCacheLoaderDecorator.BackoffExponentiallyAndRetryOnThrowableCacheLoaderDecorator<K,V>
           
 

Methods in org.jclouds.cache that return RetryingCacheLoaderDecorator
static RetryingCacheLoaderDecorator<Object,Object> RetryingCacheLoaderDecorator.newDecorator()
          Constructs a new RetryingCacheLoaderDecorator instance with default settings, and no retrying any kind.
 



Copyright © 2009-2013 jclouds. All Rights Reserved.