org.jclouds.gogrid.compute.suppliers
Class GoGridHardwareSupplier
java.lang.Object
org.jclouds.gogrid.compute.suppliers.GoGridHardwareSupplier
- All Implemented Interfaces:
- com.google.common.base.Supplier<Set<? extends Hardware>>
@Singleton
public class GoGridHardwareSupplier
- extends Object
- implements com.google.common.base.Supplier<Set<? extends Hardware>>
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
H16384
public static final Hardware H16384
H8192
public static final Hardware H8192
H4096
public static final Hardware H4096
H2048
public static final Hardware H2048
H1024
public static final Hardware H1024
H512
public static final Hardware H512
H_ALL
public static final com.google.common.collect.ImmutableSet<Hardware> H_ALL
GoGridHardwareSupplier
public GoGridHardwareSupplier()
get
public Set<? extends Hardware> get()
- Specified by:
get
in interface com.google.common.base.Supplier<Set<? extends Hardware>>
Copyright © 2009-2011 jclouds. All Rights Reserved.