Skip to content

Commit cfe5759

Browse files
committed
Add write loads to class comment
1 parent 7886659 commit cfe5759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/main/java/org/elasticsearch/cluster/ClusterInfo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
/**
4343
* ClusterInfo is an object representing a map of nodes to {@link DiskUsage}
44-
* and a map of shard ids to shard sizes, see
44+
* and a map of shard ids to shard sizes and shard write-loads, see
4545
* <code>InternalClusterInfoService.shardIdentifierFromRouting(String)</code>
4646
* for the key used in the shardSizes map
4747
*/

0 commit comments

Comments
 (0)