| Package | Description |
|---|---|
| org.apache.hadoop.gateway.ha.provider | |
| org.apache.hadoop.gateway.ha.provider.impl |
| Modifier and Type | Method and Description |
|---|---|
HaServiceConfig |
HaDescriptor.getServiceConfig(String serviceName) |
| Modifier and Type | Method and Description |
|---|---|
List<HaServiceConfig> |
HaDescriptor.getServiceConfigs() |
| Modifier and Type | Method and Description |
|---|---|
void |
HaDescriptor.addServiceConfig(HaServiceConfig serviceConfig) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHaServiceConfig |
| Modifier and Type | Method and Description |
|---|---|
static HaServiceConfig |
HaDescriptorFactory.createServiceConfig(String serviceName,
String config) |
static HaServiceConfig |
HaDescriptorFactory.createServiceConfig(String serviceName,
String enabledValue,
String maxFailoverAttemptsValue,
String failoverSleepValue,
String maxRetryAttemptsValue,
String retrySleepValue) |
HaServiceConfig |
DefaultHaDescriptor.getServiceConfig(String serviceName) |
| Modifier and Type | Method and Description |
|---|---|
List<HaServiceConfig> |
DefaultHaDescriptor.getServiceConfigs() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultHaDescriptor.addServiceConfig(HaServiceConfig serviceConfig) |
Copyright © 2014 Apache Software Foundation. All rights reserved.