Uses of Interface
org.springframework.data.elasticsearch.core.ReactiveIndexOperations
Packages that use ReactiveIndexOperations
Package
Description
This package contains classes that use the new Elasticsearch client library (co.elastic.clients:elasticsearch-java)
to access Elasticsearch.
-
Uses of ReactiveIndexOperations in org.springframework.data.elasticsearch.client.elc
Classes in org.springframework.data.elasticsearch.client.elc that implement ReactiveIndexOperationsMethods in org.springframework.data.elasticsearch.client.elc that return ReactiveIndexOperations -
Uses of ReactiveIndexOperations in org.springframework.data.elasticsearch.core
Methods in org.springframework.data.elasticsearch.core that return ReactiveIndexOperationsModifier and TypeMethodDescriptionCreates aReactiveIndexOperationsthat is bound to the given classReactiveElasticsearchOperations.indexOps(IndexCoordinates index) Creates aReactiveIndexOperationsthat is bound to the given indexMethods in org.springframework.data.elasticsearch.core with parameters of type ReactiveIndexOperationsModifier and TypeMethodDescriptionstatic IndexOperationsAdapterIndexOperationsAdapter.blocking(ReactiveIndexOperations reactiveIndexOperations)