Skip to content

Commit c5df0ee

Browse files
committed
Whitespace
1 parent 502dd3c commit c5df0ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/security/authz/accesscontrol/DocumentSubsetBitsetCache.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@ public Map<String, Object> usageStats() {
324324
}
325325

326326
private static class BitsetCacheKey {
327+
327328
final IndexReader.CacheKey index;
328329
final Query query;
329330

0 commit comments

Comments
 (0)