Package org.opensearch.indices.recovery
-
Class Summary Class Description AsyncRecoveryTarget Wraps aRecoveryTargetto make all remote calls to be executed asynchronously using the providedexecutor.
| Class | Description |
|---|---|
| AsyncRecoveryTarget |
Wraps a
RecoveryTarget to make all remote calls to be executed asynchronously using the provided executor. |