Uses of Interface
org.nuxeo.elasticsearch.api.ESClientFactory
-
Packages that use ESClientFactory Package Description org.nuxeo.elasticsearch.client org.nuxeo.elasticsearch.config -
-
Uses of ESClientFactory in org.nuxeo.elasticsearch.client
Classes in org.nuxeo.elasticsearch.client that implement ESClientFactory Modifier and Type Class Description class
ESRestClientFactory
class
ESTransportClientFactory
-
Uses of ESClientFactory in org.nuxeo.elasticsearch.config
Fields in org.nuxeo.elasticsearch.config with type parameters of type ESClientFactory Modifier and Type Field Description protected Class<ESClientFactory>
ElasticSearchClientConfig. klass
Methods in org.nuxeo.elasticsearch.config that return types with arguments of type ESClientFactory Modifier and Type Method Description Class<ESClientFactory>
ElasticSearchClientConfig. getKlass()
-