Uses of Class
org.springframework.data.elasticsearch.core.ElasticsearchRestTemplate
Packages that use ElasticsearchRestTemplate
Package
Description
Interfaces and classes related to Elasticsearch cluster information and management.
-
Uses of ElasticsearchRestTemplate in org.springframework.data.elasticsearch.core.cluster
Methods in org.springframework.data.elasticsearch.core.cluster with parameters of type ElasticsearchRestTemplateModifier and TypeMethodDescriptionstatic ClusterOperationsElasticsearchClusterOperations.forTemplate(ElasticsearchRestTemplate template) Creates a ClusterOperations for aElasticsearchRestTemplate.