Class OpenSearchClientFactory
java.lang.Object
com.atlassian.confluence.plugins.opensearch.OpenSearchClientFactory
Factory to create
OpenSearchClient
based on application config.- Since:
- 8.6
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.opensearch.client.opensearch.OpenSearchClient
-
Constructor Details
-
OpenSearchClientFactory
-
-
Method Details
-
createClient
public org.opensearch.client.opensearch.OpenSearchClient createClient()
-