@Singleton public class ServerToNodeMetadata extends Object implements com.google.common.base.Function<Server,NodeMetadata>
Modifier and Type | Class and Description |
---|---|
static class |
ServerToNodeMetadata.FindHardwareForServer |
static class |
ServerToNodeMetadata.FindImageForServer |
static class |
ServerToNodeMetadata.FindLocationForServer |
Modifier and Type | Field and Description |
---|---|
static Map<Server.Status,NodeState> |
serverStatusToNodeState |
public static final Map<Server.Status,NodeState> serverStatusToNodeState
public NodeMetadata apply(Server from)
apply
in interface com.google.common.base.Function<Server,NodeMetadata>
Copyright © 2009-2012 jclouds. All Rights Reserved.