|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.elasticstack.compute.functions.ServerInfoToNodeMetadata.DeviceToVolume
@Singleton public static final class ServerInfoToNodeMetadata.DeviceToVolume
| Field Summary | |
|---|---|
protected org.jclouds.logging.Logger |
logger
|
| Constructor Summary | |
|---|---|
ServerInfoToNodeMetadata.DeviceToVolume(com.google.common.cache.LoadingCache<String,DriveInfo> cache)
|
|
| Method Summary | |
|---|---|
org.jclouds.compute.domain.Volume |
apply(Device input)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
|---|
equals |
| Field Detail |
|---|
protected org.jclouds.logging.Logger logger
| Constructor Detail |
|---|
@Inject public ServerInfoToNodeMetadata.DeviceToVolume(com.google.common.cache.LoadingCache<String,DriveInfo> cache)
| Method Detail |
|---|
public org.jclouds.compute.domain.Volume apply(Device input)
apply in interface com.google.common.base.Function<Device,org.jclouds.compute.domain.Volume>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||