Interface | Description |
---|---|
NodeMetadataStore |
Stores/Loads frontend
NodeMetadata mappings. |
Class | Description |
---|---|
BaseNodePoolComputeServiceAdapter |
A base class for
NodePoolComputeService , takes care of keeping (not changing assignments)
and of everything that does not change the pool. |
EagerNodePoolComputeServiceAdapter |
An eager
NodePoolComputeService . |
JsonNodeMetadataStore |
An implementation of
NodeMetadataStore that stores all that is needed by building a json
string. |
NodeMetadataStoreCache |
Copyright © 2009-2013 jclouds. All Rights Reserved.