public class GSInstallerHostProvider extends GSInstallerResourceProvider
Modifier and Type | Field and Description |
---|---|
protected static String |
HOST_CLUSTER_NAME_PROPERTY_ID |
protected static String |
HOST_NAME_PROPERTY_ID |
protected static String |
HOST_STATE_PROPERTY_ID |
Constructor and Description |
---|
GSInstallerHostProvider(ClusterDefinition clusterDefinition)
Construct a resource provider based on the given cluster definition.
|
Modifier and Type | Method and Description |
---|---|
void |
updateProperties(Resource resource,
Request request,
Predicate predicate)
Update the resource with any properties handled by the resource provider.
|
addResource, checkPropertyIds, contains, createResources, deleteResources, getClusterDefinition, getKeyPropertyIds, getRequestPropertyIds, getResourceProvider, getResources, getType, updateResources
protected static final String HOST_CLUSTER_NAME_PROPERTY_ID
protected static final String HOST_NAME_PROPERTY_ID
protected static final String HOST_STATE_PROPERTY_ID
public GSInstallerHostProvider(ClusterDefinition clusterDefinition)
clusterDefinition
- the cluster definitionpublic void updateProperties(Resource resource, Request request, Predicate predicate)
GSInstallerResourceProvider
updateProperties
in class GSInstallerResourceProvider
resource
- the resource to updaterequest
- the requestpredicate
- the predicateCopyright © 2017. All rights reserved.