public class DefaultReactiveClusterOperations extends Object implements ReactiveClusterOperations
ReactiveClusterOperations using the ReactiveElasticsearchOperations.| Constructor and Description |
|---|
DefaultReactiveClusterOperations(ReactiveElasticsearchOperations operations) |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<ClusterHealth> |
health()
get the cluster's health status.
|
public DefaultReactiveClusterOperations(ReactiveElasticsearchOperations operations)
public reactor.core.publisher.Mono<ClusterHealth> health()
ReactiveClusterOperationshealth in interface ReactiveClusterOperationsCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.