org.jclouds.smartos.compute.functions
Class VMToNodeMetadata.FindHardwareForServer
java.lang.Object
org.jclouds.collect.FindResourceInSet<VM,Hardware>
org.jclouds.smartos.compute.functions.VMToNodeMetadata.FindHardwareForServer
- All Implemented Interfaces:
- com.google.common.base.Function<VM,Hardware>
- Enclosing class:
- VMToNodeMetadata
@Singleton
public static class VMToNodeMetadata.FindHardwareForServer
- extends FindResourceInSet<VM,Hardware>
| 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 |
VMToNodeMetadata.FindHardwareForServer
@Inject
public VMToNodeMetadata.FindHardwareForServer(com.google.common.base.Supplier<Set<? extends Hardware>> hardware)
matches
public boolean matches(VM from,
Hardware input)
- Specified by:
matches in class FindResourceInSet<VM,Hardware>
Copyright © 2009-2012 jclouds. All Rights Reserved.