public final class JCloudsProperties extends Object
| Modifier and Type | Class and Description | 
|---|---|
| protected static class  | JCloudsProperties.PortValueValidatorValidator for valid network ports | 
| Modifier and Type | Field and Description | 
|---|---|
| static PropertyDefinition | CREDENTIALUnique credential specific to users cloud accounts identity | 
| static PropertyDefinition | CREDENTIAL_PATHProperty used to define JSON credentials file specific to Google Compute Engine | 
| static PropertyDefinition | GROUPProperty used to define group keys for node filtering | 
| static PropertyDefinition | HZ_PORTProperty used to define which port hazelcast instance should be discovered in cloud
 Default value is 5701,defined DEFAULT_PORT in  NetworkConfig | 
| static PropertyDefinition | IDENTITYUnique credential identity specific to users cloud account | 
| static PropertyDefinition | PROVIDERUnique identifier for ComputeService Provider
 see the full list of ids : https://jclouds.apache.org/reference/providers/ | 
| static PropertyDefinition | REGIONSProperty used to define regions for node filtering | 
| static PropertyDefinition | ROLE_NAMEProperty used to define IAM roles specific to AWS-EC2 | 
| static PropertyDefinition | TAG_KEYSProperty used to define tag keys for node filtering, supports comma separated values | 
| static PropertyDefinition | TAG_VALUESProperty used to define tag values for node filtering, supports comma separated values | 
| static PropertyDefinition | ZONESProperty used to define zones for node filtering | 
public static final PropertyDefinition PROVIDER
public static final PropertyDefinition IDENTITY
public static final PropertyDefinition CREDENTIAL
public static final PropertyDefinition ZONES
public static final PropertyDefinition REGIONS
public static final PropertyDefinition TAG_KEYS
public static final PropertyDefinition TAG_VALUES
public static final PropertyDefinition GROUP
public static final PropertyDefinition HZ_PORT
NetworkConfigpublic static final PropertyDefinition CREDENTIAL_PATH
public static final PropertyDefinition ROLE_NAME
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.