Package | Description |
---|---|
org.nuxeo.elasticsearch.api | |
org.nuxeo.elasticsearch.client | |
org.nuxeo.elasticsearch.core |
Modifier and Type | Method and Description |
---|---|
ESClient |
ESClientFactory.create(ElasticSearchEmbeddedNode node,
ElasticSearchClientConfig clientConfig) |
Modifier and Type | Method and Description |
---|---|
ESClient |
ESTransportClientFactory.create(ElasticSearchEmbeddedNode node,
ElasticSearchClientConfig config) |
ESClient |
ESRestClientFactory.create(ElasticSearchEmbeddedNode node,
ElasticSearchClientConfig config) |
protected ESClient |
ESTransportClientFactory.createLocalClient(ElasticSearchEmbeddedNode node) |
Modifier and Type | Field and Description |
---|---|
protected ElasticSearchEmbeddedNode |
ElasticSearchAdminImpl.embeddedServer |
Modifier and Type | Method and Description |
---|---|
protected ESClient |
ElasticSearchAdminImpl.createClient(ElasticSearchEmbeddedNode node) |
Copyright © 2018 Nuxeo. All rights reserved.