java.lang.Object
com.google.common.cache.CacheLoader<
String,
DriveInfo>
org.jclouds.elasticstack.compute.config.ElasticStackComputeServiceContextModule.GetDrive
 
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class com.google.common.cache.CacheLoader
com.google.common.cache.CacheLoader.InvalidCacheLoadException, com.google.common.cache.CacheLoader.UnsupportedLoadingOperationException
 
- 
Constructor Summary
Constructors
 
- 
Method Summary
 
Methods inherited from class com.google.common.cache.CacheLoader
asyncReloading, from, from, loadAll, reload
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
- 
 
- 
Method Details
- 
load
- Specified by:
 
load in class com.google.common.cache.CacheLoader<String,DriveInfo>