Package org.nuxeo.elasticsearch.client
Class ESTransportClientFactory
java.lang.Object
org.nuxeo.elasticsearch.client.ESTransportClientFactory
- All Implemented Interfaces:
ESClientFactory
- Since:
- 9.3
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(ElasticSearchEmbeddedNode node, ElasticSearchClientConfig config) protected ESClient
protected ESClient
org.opensearch.common.settings.Settings.Builder
getSetting
(ElasticSearchClientConfig config)
-
Constructor Details
-
ESTransportClientFactory
public ESTransportClientFactory()
-
-
Method Details
-
getSetting
-
create
- Specified by:
create
in interfaceESClientFactory
-
createRemoteClient
-
createLocalClient
-