|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.common.collect.ForwardingObject
org.jclouds.internal.BaseView
org.jclouds.compute.internal.ComputeServiceContextImpl
org.jclouds.nodepool.NodePoolComputeServiceContext
@Singleton public class NodePoolComputeServiceContext
| Constructor Summary | |
|---|---|
NodePoolComputeServiceContext(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
ComputeService computeService,
Utils utils,
NodePoolComputeServiceAdapter adapter)
|
|
| Method Summary | |
|---|---|
void |
destroyPool()
Destroys all (backing nodes) in the pool and deletes all state. |
ComputeServiceContext |
getBackendContext()
Returns the backend context. |
String |
getPoolGroupName()
|
NodePoolStats |
getPoolStats()
Returns the statistics on the pool. |
| Methods inherited from class org.jclouds.compute.internal.ComputeServiceContextImpl |
|---|
close, credentialStore, getComputeService, getCredentialStore, getProviderSpecificContext, getUtils, utils |
| Methods inherited from class org.jclouds.internal.BaseView |
|---|
delegate, equals, getBackendType, hashCode, string, toString, unwrap, unwrap, unwrap |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jclouds.View |
|---|
getBackendType, unwrap, unwrap, unwrap |
| Constructor Detail |
|---|
@Inject
public NodePoolComputeServiceContext(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
ComputeService computeService,
Utils utils,
NodePoolComputeServiceAdapter adapter)
| Method Detail |
|---|
public NodePoolStats getPoolStats()
public void destroyPool()
public ComputeServiceContext getBackendContext()
public String getPoolGroupName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||