Class ElasticStackComputeServiceContextModule.GetDrive
- 
- Enclosing class:
 - ElasticStackComputeServiceContextModule
 
@Singleton public static class ElasticStackComputeServiceContextModule.GetDrive extends com.google.common.cache.CacheLoader<String,DriveInfo>
 
- 
- 
Constructor Summary
Constructors Constructor Description GetDrive(ElasticStackApi client) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DriveInfoload(String input) 
 - 
 
- 
- 
Constructor Detail
- 
GetDrive
@Inject public GetDrive(ElasticStackApi client)
 
 - 
 
 -