| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.client.elc |
This package contains classes that use the new Elasticsearch client library (co.elastic.clients:elasticsearch-java)
to access Elasticsearch.
|
| Modifier and Type | Method and Description |
|---|---|
ReactiveElasticsearchIndicesClient |
ReactiveElasticsearchClient.indices() |
ReactiveElasticsearchIndicesClient |
ReactiveElasticsearchIndicesClient.withTransportOptions(co.elastic.clients.transport.TransportOptions transportOptions) |
| Constructor and Description |
|---|
ReactiveIndicesTemplate(ReactiveElasticsearchIndicesClient client,
ElasticsearchConverter elasticsearchConverter,
Class<?> clazz) |
ReactiveIndicesTemplate(ReactiveElasticsearchIndicesClient client,
ElasticsearchConverter elasticsearchConverter,
IndexCoordinates index) |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.