public static final class ElasticsearchBackendSettings.Defaults extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CONNECTION_TIMEOUT |
static boolean |
DISCOVERY_ENABLED |
static int |
DISCOVERY_REFRESH_INTERVAL |
static String |
DISCOVERY_SCHEME |
static List<String> |
HOST |
static boolean |
LOG_JSON_PRETTY_PRINTING |
static int |
MAX_TOTAL_CONNECTION |
static int |
MAX_TOTAL_CONNECTION_PER_ROUTE |
static MultiTenancyStrategyName |
MULTI_TENANCY_STRATEGY |
static int |
READ_TIMEOUT |
static int |
REQUEST_TIMEOUT |
public static final int REQUEST_TIMEOUT
public static final int READ_TIMEOUT
public static final int CONNECTION_TIMEOUT
public static final int MAX_TOTAL_CONNECTION
public static final int MAX_TOTAL_CONNECTION_PER_ROUTE
public static final boolean DISCOVERY_ENABLED
public static final int DISCOVERY_REFRESH_INTERVAL
public static final String DISCOVERY_SCHEME
public static final boolean LOG_JSON_PRETTY_PRINTING
public static final MultiTenancyStrategyName MULTI_TENANCY_STRATEGY
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.