public class ElasticSearchInputXBean extends BaseHttpInputXBean
| Constructor and Description |
|---|
ElasticSearchInputXBean() |
| Modifier and Type | Method and Description |
|---|---|
protected InputConfig |
createConfig() |
Boolean |
getClusterStatsEnabled() |
Boolean |
getNodeStatsEnabled() |
void |
setClusterStatsEnabled(Boolean clusterStatsEnabled) |
void |
setNodeStatsEnabled(Boolean nodeStatsEnabled) |
createConnectionPoolConfig, createSocketOptionsConfig, getConnectionPool, getHeaders, getHeadersAsMap, getPassword, getPreemptiveAuth, getSocketOptions, getUrl, getUsername, isPreemptiveAuthEnabled, parseUrl, setConnectionPool, setHeaders, setPassword, setPreemptiveAuth, setSocketOptions, setUrl, setUsername, validategetVariables, getVariablesConfig, setVariables, toConfiggetParent, hasParent, isInstantiatable, isTemplate, setParent, setTemplategetName, setNameprotected InputConfig createConfig()
createConfig in class InputXBeanpublic Boolean getClusterStatsEnabled()
public void setClusterStatsEnabled(Boolean clusterStatsEnabled)
public Boolean getNodeStatsEnabled()
public void setNodeStatsEnabled(Boolean nodeStatsEnabled)
Copyright © 2012–2019. All rights reserved.