org.jclouds.cloudsigma.functions
Class MapToDriveInfo
java.lang.Object
org.jclouds.cloudsigma.functions.MapToDriveInfo
- All Implemented Interfaces:
- com.google.common.base.Function<Map<String,String>,DriveInfo>
@Singleton
public class MapToDriveInfo
- extends Object
- implements com.google.common.base.Function<Map<String,String>,DriveInfo>
- Author:
- Adrian Cole
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 |
logger
protected Logger logger
MapToDriveInfo
public MapToDriveInfo()
apply
public DriveInfo apply(Map<String,String> from)
- Specified by:
apply
in interface com.google.common.base.Function<Map<String,String>,DriveInfo>
buildMetrics
protected DriveMetrics buildMetrics(Map<String,String> from)
Copyright © 2009-2011 jclouds. All Rights Reserved.