Skip to content

Commit

Permalink
Update RequestCacheStats.java
Browse files Browse the repository at this point in the history
  • Loading branch information
kiranprakash154 committed Mar 12, 2024
1 parent 10b6a8a commit 06966c3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ public class RequestCacheStats implements Writeable, ToXContentFragment {
private long evictions;
private long hitCount;
private long missCount;


public RequestCacheStats() {}

Expand Down

0 comments on commit 06966c3

Please sign in to comment.