public class HostAvailabilityStrategyFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static AwsWrapperProperty |
DEFAULT_HOST_AVAILABILITY_STRATEGY |
static AwsWrapperProperty |
HOST_AVAILABILITY_STRATEGY_INITIAL_BACKOFF_TIME |
static AwsWrapperProperty |
HOST_AVAILABILITY_STRATEGY_MAX_RETRIES |
| Constructor and Description |
|---|
HostAvailabilityStrategyFactory() |
| Modifier and Type | Method and Description |
|---|---|
HostAvailabilityStrategy |
create(java.util.Properties props) |
public static final AwsWrapperProperty DEFAULT_HOST_AVAILABILITY_STRATEGY
public static final AwsWrapperProperty HOST_AVAILABILITY_STRATEGY_MAX_RETRIES
public static final AwsWrapperProperty HOST_AVAILABILITY_STRATEGY_INITIAL_BACKOFF_TIME
public HostAvailabilityStrategy create(java.util.Properties props)