org.jclouds.elasticstack.compute.config
Class ElasticStackComputeServiceContextModule.GetDrive
java.lang.Object
com.google.common.cache.CacheLoader<String,DriveInfo>
org.jclouds.elasticstack.compute.config.ElasticStackComputeServiceContextModule.GetDrive
- Enclosing class:
- ElasticStackComputeServiceContextModule
@Singleton
public static class ElasticStackComputeServiceContextModule.GetDrive
- extends com.google.common.cache.CacheLoader<String,DriveInfo>
Methods inherited from class com.google.common.cache.CacheLoader |
from, from |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElasticStackComputeServiceContextModule.GetDrive
@Inject
public ElasticStackComputeServiceContextModule.GetDrive(ElasticStackClient client)
load
public DriveInfo load(String input)
- Specified by:
load
in class com.google.common.cache.CacheLoader<String,DriveInfo>
Copyright © 2009-2011 jclouds. All Rights Reserved.