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