@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,NodeState> |
VAPPSTATUS_TO_NODESTATE |
public NodeMetadata apply(VM from)
apply
in interface com.google.common.base.Function<VM,NodeMetadata>
Copyright © 2009-2012 jclouds. All Rights Reserved.