Skip to content

Commit a251ef2

Browse files
committed
Rollback @see comment position
Signed-off-by: Jean Kim <bgshhd95@gmail.com>
1 parent c25ced4 commit a251ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/main/java/org/opensearch/index/shard/InternalIndexingStats.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343

4444
/**
4545
* Internal class that maintains relevant indexing statistics / metrics.
46+
* @see IndexShard
4647
*
4748
* @opensearch.internal
48-
* @see IndexShard
4949
*/
5050
final class InternalIndexingStats implements IndexingOperationListener {
5151
private final StatsHolder totalStats = new StatsHolder();

0 commit comments

Comments
 (0)