|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Hardware
Size of a node.
Method Summary | |
---|---|
List<? extends Processor> |
getProcessors()
Amount of virtual or physical processors provided |
int |
getRam()
Amount of RAM provided in MB (256M, 1740) |
List<? extends Volume> |
getVolumes()
volumes associated with this. |
com.google.common.base.Predicate<Image> |
supportsImage()
Determines whether this size can run an image. |
Methods inherited from interface org.jclouds.compute.domain.ComputeMetadata |
---|
getId, getName, getProviderId, getTags, getType |
Methods inherited from interface org.jclouds.domain.ResourceMetadata |
---|
getLocation, getUri, getUserMetadata |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
List<? extends Processor> getProcessors()
int getRam()
List<? extends Volume> getVolumes()
com.google.common.base.Predicate<Image> supportsImage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |