static Setting.AffixSetting<List<String>> |
TransportSettings.BIND_HOST_PROFILE |
|
static Setting.AffixSetting<Boolean> |
TransportSettings.OLD_TCP_KEEP_ALIVE_PROFILE |
|
static Setting.AffixSetting<Boolean> |
TransportSettings.OLD_TCP_NO_DELAY_PROFILE |
|
static Setting.AffixSetting<ByteSizeValue> |
TransportSettings.OLD_TCP_RECEIVE_BUFFER_SIZE_PROFILE |
|
static Setting.AffixSetting<Boolean> |
TransportSettings.OLD_TCP_REUSE_ADDRESS_PROFILE |
|
static Setting.AffixSetting<ByteSizeValue> |
TransportSettings.OLD_TCP_SEND_BUFFER_SIZE_PROFILE |
|
static Setting.AffixSetting<String> |
TransportSettings.PORT_PROFILE |
|
static Setting.AffixSetting<List<String>> |
TransportSettings.PUBLISH_HOST_PROFILE |
|
static Setting.AffixSetting<Integer> |
TransportSettings.PUBLISH_PORT_PROFILE |
|
static Setting.AffixSetting<Boolean> |
RemoteClusterService.REMOTE_CLUSTER_COMPRESS |
|
static Setting.AffixSetting<TimeValue> |
RemoteClusterService.REMOTE_CLUSTER_PING_SCHEDULE |
|
static Setting.AffixSetting<Boolean> |
RemoteClusterService.REMOTE_CLUSTER_SKIP_UNAVAILABLE |
|
static Setting.AffixSetting<String> |
RemoteClusterAware.REMOTE_CLUSTERS_PROXY |
A proxy address for the remote cluster.
|
static Setting.AffixSetting<List<String>> |
RemoteClusterAware.REMOTE_CLUSTERS_SEEDS |
A list of initial seed nodes to discover eligible nodes from the remote cluster
|
static Setting.AffixSetting<Boolean> |
RemoteClusterService.SEARCH_REMOTE_CLUSTER_SKIP_UNAVAILABLE |
|
static Setting.AffixSetting<String> |
RemoteClusterAware.SEARCH_REMOTE_CLUSTERS_PROXY |
|
static Setting.AffixSetting<List<String>> |
RemoteClusterAware.SEARCH_REMOTE_CLUSTERS_SEEDS |
|
static Setting.AffixSetting<Boolean> |
TransportSettings.TCP_KEEP_ALIVE_PROFILE |
|
static Setting.AffixSetting<Integer> |
TransportSettings.TCP_KEEP_COUNT_PROFILE |
|
static Setting.AffixSetting<Integer> |
TransportSettings.TCP_KEEP_IDLE_PROFILE |
|
static Setting.AffixSetting<Integer> |
TransportSettings.TCP_KEEP_INTERVAL_PROFILE |
|
static Setting.AffixSetting<Boolean> |
TransportSettings.TCP_NO_DELAY_PROFILE |
|
static Setting.AffixSetting<ByteSizeValue> |
TransportSettings.TCP_RECEIVE_BUFFER_SIZE_PROFILE |
|
static Setting.AffixSetting<Boolean> |
TransportSettings.TCP_REUSE_ADDRESS_PROFILE |
|
static Setting.AffixSetting<ByteSizeValue> |
TransportSettings.TCP_SEND_BUFFER_SIZE_PROFILE |
|