|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NodePoolProperties
Constants for the org.jclouds.nodepool.NodePoolComputeService.
| Field Summary | |
|---|---|
static String |
BACKEND_GROUP
Property to set the name of the backend group used for pooled nodes. |
static String |
BACKEND_MODULES
Property to set the modules the backend will use for ssh and logging, comma delimited |
static String |
BACKEND_PROVIDER
Property to set the provider or api of backend the pool |
static String |
BASEDIR
Property to set the basedir where metadata will be stored |
static String |
MAX_SIZE
Property to set the maximum size of the pool. |
static String |
METADATA_CONTAINER
Property to set the container where metadata will be stored |
static String |
MIN_SIZE
Property to set the minimum (initial) size of the pool. |
static String |
POOL_ADMIN_ACCESS
Property to set the AdminAccess that will be installed in the nodes pre-frontend
allocation. |
static String |
REMOVE_DESTROYED
Property to set the pool behaviour to remove destroyed nodes rather than returning them to the pool for re-use. |
| Field Detail |
|---|
static final String BACKEND_GROUP
static final String POOL_ADMIN_ACCESS
AdminAccess that will be installed in the nodes pre-frontend
allocation.
for details on the format,
Constant Field Valuesstatic final String BACKEND_PROVIDER
static final String BACKEND_MODULES
static final String BASEDIR
static final String METADATA_CONTAINER
static final String MAX_SIZE
static final String MIN_SIZE
static final String REMOVE_DESTROYED
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||