public class ElasticsearchClusterOperations extends Object
| Constructor and Description |
|---|
ElasticsearchClusterOperations() |
| Modifier and Type | Method and Description |
|---|---|
static ClusterOperations |
forTemplate(ElasticsearchRestTemplate template)
Creates a ClusterOperations for a
ElasticsearchRestTemplate. |
public static ClusterOperations forTemplate(ElasticsearchRestTemplate template)
ElasticsearchRestTemplate.template - the template, must not be nullCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.