Class SingletonClientProvider
java.lang.Object
org.eclipse.rdf4j.sail.elasticsearchstore.SingletonClientProvider
- All Implemented Interfaces:
AutoCloseable
- Author:
- HÃ¥vard Mikkelsen Ottestad
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SingletonClientProvider
-
-
Method Details
-
getClient
public org.elasticsearch.client.Client getClient() -
isClosed
public boolean isClosed() -
close
- Specified by:
close
in interfaceAutoCloseable
- Throws:
Exception
-