java.lang.Object
org.elasticsearch.index.IndexReshardService
Resharding is currently only implemented in Serverless. This service only exposes minimal metadata about resharding
needed by other services.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreshardingIndices
(ProjectState projectState, Set<Index> indicesToCheck) Returns the indices from the provided set that are currently being resharded.
-
Constructor Details
-
IndexReshardService
public IndexReshardService()
-
-
Method Details
-
reshardingIndices
Returns the indices from the provided set that are currently being resharded.
-