public class ElasticSearchClientConfig extends Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
externalVersion |
protected Class<ESClientFactory> |
klass |
Map<String,String> |
options |
Constructor and Description |
---|
ElasticSearchClientConfig() |
Modifier and Type | Method and Description |
---|---|
Class<ESClientFactory> |
getKlass() |
String |
getOption(String key) |
String |
getOption(String key,
String defaultValue) |
String |
toString() |
boolean |
useExternalVersion() |
protected Class<ESClientFactory> klass
protected boolean externalVersion
public ElasticSearchClientConfig()
public Class<ESClientFactory> getKlass()
public boolean useExternalVersion()
Copyright © 2018 Nuxeo. All rights reserved.