public interface NodePoolComputeServiceAdapter extends JCloudsNativeComputeServiceAdapter
JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentials
ComputeServiceAdapter.NodeAndInitialCredentials<N>
Modifier and Type | Method and Description |
---|---|
int |
currentSize() |
int |
idleNodes() |
int |
maxNodes() |
int |
minNodes() |
int |
usedNodes() |
createNodeWithGroupEncodedIntoName, destroyNode, getNode, listHardwareProfiles, listImages, listLocations, listNodes, rebootNode
getImage, resumeNode, suspendNode
Copyright © 2009-2012 jclouds. All Rights Reserved.