Class ServerToNodeMetadata
java.lang.Object
org.jclouds.servermanager.compute.functions.ServerToNodeMetadata
- All Implemented Interfaces:
com.google.common.base.Function<Server,
,NodeMetadata> Function<Server,
NodeMetadata>
@Singleton
public class ServerToNodeMetadata
extends Object
implements com.google.common.base.Function<Server,NodeMetadata>
-
Field Details
-
serverStatusToNodeStatus
-
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Function<Server,
NodeMetadata> - Specified by:
apply
in interfaceFunction<Server,
NodeMetadata>
-