Class ServerInRegionToNodeMetadata

java.lang.Object
org.jclouds.openstack.nova.v2_0.compute.functions.ServerInRegionToNodeMetadata
All Implemented Interfaces:
com.google.common.base.Function<ServerInRegion,NodeMetadata>, Function<ServerInRegion,NodeMetadata>

public class ServerInRegionToNodeMetadata extends Object implements com.google.common.base.Function<ServerInRegion,NodeMetadata>
A function for transforming a nova-specific Server into a generic NodeMetadata object.