Class ServerDetailsToNodeMetadata
java.lang.Object
org.jclouds.glesys.compute.functions.ServerDetailsToNodeMetadata
- All Implemented Interfaces:
com.google.common.base.Function<ServerDetails,
,NodeMetadata> Function<ServerDetails,
NodeMetadata>
@Singleton
public class ServerDetailsToNodeMetadata
extends Object
implements com.google.common.base.Function<ServerDetails,NodeMetadata>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Logger
protected final GroupNamingConvention
static final Map
<Server.State, NodeMetadata.Status> -
Method Summary
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 Details
-
logger
-
serverStateToNodeStatus
-
images
-
locations
-
nodeNamingConvention
-
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Function<ServerDetails,
NodeMetadata> - Specified by:
apply
in interfaceFunction<ServerDetails,
NodeMetadata>
-
parseOperatingSystem
-