| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.core |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReactiveElasticsearchOperations
Interface that specifies a basic set of Elasticsearch operations executed in a reactive way.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractReactiveElasticsearchTemplate
Base class keeping common code for implementations of the
ReactiveElasticsearchOperations interface
independent of the used client. |
class |
ReactiveElasticsearchTemplate |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.