mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-24 22:09:24 +00:00
fix typo
This commit is contained in:
parent
4c869cdf61
commit
2e762f078d
@ -69,7 +69,7 @@ public class RecoveryStats implements ToXContent, Streamable {
|
||||
}
|
||||
|
||||
/**
|
||||
* Number of ongoing recoveries for which a shard serves as a source
|
||||
* Number of ongoing recoveries for which a shard serves as a target
|
||||
*/
|
||||
public int currentAsTarget() {
|
||||
return currentAsTarget.get();
|
||||
|
Loading…
x
Reference in New Issue
Block a user