Skip to content

Commit 06966c3

Browse files
Update RequestCacheStats.java
1 parent 10b6a8a commit 06966c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/main/java/org/opensearch/index/cache/request/RequestCacheStats.java

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ public class RequestCacheStats implements Writeable, ToXContentFragment {
5454
private long evictions;
5555
private long hitCount;
5656
private long missCount;
57+
5758

5859
public RequestCacheStats() {}
5960

0 commit comments

Comments
 (0)