public final class LocalNameResolverConfiguration extends ConfigurationModuleBuilder
Modifier and Type | Field and Description |
---|---|
static OptionalParameter<Long> |
CACHE_TIMEOUT
The timeout of caching lookup.
|
static ConfigurationModule |
CONF |
static OptionalParameter<Integer> |
RETRY_COUNT
The number of retrying connection.
|
static OptionalParameter<Integer> |
RETRY_TIMEOUT
The timeout of retrying connection.
|
Constructor and Description |
---|
LocalNameResolverConfiguration() |
bind, bindConstructor, bindConstructor, bindImplementation, bindImplementation, bindImplementation, bindList, bindList, bindList, bindNamedParameter, bindNamedParameter, bindNamedParameter, bindNamedParameter, bindSetEntry, bindSetEntry, bindSetEntry, bindSetEntry, build, merge
public static final OptionalParameter<Long> CACHE_TIMEOUT
public static final OptionalParameter<Integer> RETRY_TIMEOUT
public static final OptionalParameter<Integer> RETRY_COUNT
public static final ConfigurationModule CONF
public LocalNameResolverConfiguration()
Copyright © 2016 The Apache Software Foundation. All rights reserved.