@Singleton public class VMToNodeMetadata extends Object implements com.google.common.base.Function<VM,NodeMetadata>
Modifier and Type | Class and Description |
---|---|
static class |
VMToNodeMetadata.FindLocationForVM |
Modifier and Type | Field and Description |
---|---|
static Map<VM.Status,NodeMetadata.Status> |
VAPPSTATUS_TO_NODESTATE |
public static final Map<VM.Status,NodeMetadata.Status> VAPPSTATUS_TO_NODESTATE
public NodeMetadata apply(VM from)
apply
in interface com.google.common.base.Function<VM,NodeMetadata>
Copyright © 2009-2013 jclouds. All Rights Reserved.