Skip to content

Commit a21bab1

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 2c990ec commit a21bab1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/blob-cache/src/main/java/org/elasticsearch/blobcache/BlobCacheMetrics.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ public long readCount() {
216216
public long missCount() {
217217
return missCount.sum();
218218
}
219+
219220
/**
220221
* Calculate throughput as MiB/second
221222
*

0 commit comments

Comments
 (0)