|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeMetadataStore | |
|---|---|
| org.jclouds.nodepool.internal | |
| Uses of NodeMetadataStore in org.jclouds.nodepool.internal |
|---|
| Classes in org.jclouds.nodepool.internal that implement NodeMetadataStore | |
|---|---|
class |
JsonNodeMetadataStore
An implementation of NodeMetadataStore that stores all that is needed by building a json
string. |
class |
NodeMetadataStoreCache
|
| Fields in org.jclouds.nodepool.internal declared as NodeMetadataStore | |
|---|---|
protected NodeMetadataStore |
BaseNodePoolComputeServiceAdapter.metadataStore
|
| Constructors in org.jclouds.nodepool.internal with parameters of type NodeMetadataStore | |
|---|---|
BaseNodePoolComputeServiceAdapter(com.google.common.base.Supplier<ComputeService> backendComputeService,
com.google.common.base.Supplier<Template> backendTemplate,
String poolGroupName,
NodeMetadataStore metadataStore,
String poolNodeAdminAccess,
AdminAccess.Configuration configuration)
|
|
EagerNodePoolComputeServiceAdapter(com.google.common.base.Supplier<ComputeService> backendComputeService,
com.google.common.base.Supplier<Template> backendTemplate,
String poolGroupPrefix,
int maxSize,
int minSize,
boolean removeDestroyed,
NodeMetadataStore storage,
String poolNodeAdminAccess,
AdminAccess.Configuration configuration)
|
|
NodeMetadataStoreCache(NodeMetadataStore backend)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||