public interface NodePoolComputeServiceAdapter extends JCloudsNativeComputeServiceAdapter
JCloudsNativeComputeServiceAdapter.NodeWithInitialCredentialsComputeServiceAdapter.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, rebootNodegetImage, resumeNode, suspendNodeint idleNodes()
int maxNodes()
int minNodes()
int usedNodes()
int currentSize()
void destroyPool()
ComputeServiceContext getBackendComputeServiceContext()
String getPoolGroupName()
Copyright © 2009-2013 jclouds. All Rights Reserved.