File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
server/src/main/java/org/opensearch/wlm/stats Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ public static QueryGroupStatsHolder from(QueryGroupState queryGroupState) {
145
145
}
146
146
147
147
/**
148
- * Writes the { @param statsHolder} to { @param out}
148
+ * Writes the @param { statsHolder} to @param { out}
149
149
* @param out StreamOutput
150
150
* @param statsHolder QueryGroupStatsHolder
151
151
* @throws IOException exception
@@ -235,7 +235,7 @@ public static ResourceStats from(ResourceTypeState resourceTypeState) {
235
235
}
236
236
237
237
/**
238
- * Writes the { @param stats} to { @param out}
238
+ * Writes the @param { stats} to @param { out}
239
239
* @param out StreamOutput
240
240
* @param stats QueryGroupStatsHolder
241
241
* @throws IOException exception
You can’t perform that action at this time.
0 commit comments