aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging
diff options
context:
space:
mode:
authorAnna Papitto <annapapitto@google.com>2022-11-11 10:44:37 -0800
committerIvan Frade <ifrade@google.com>2022-11-17 12:38:36 -0500
commitaccacc27a1b282c55e5ee92e69566a9edd1a4bb9 (patch)
tree58cca0de14fcf09ab0597b93e97b96a5737aeffc /org.eclipse.jgit.packaging
parent5c033a98f62e8959aaf6c4d2c8ba87c3d890a5c4 (diff)
downloadjgit-accacc27a1b282c55e5ee92e69566a9edd1a4bb9.tar.gz
jgit-accacc27a1b282c55e5ee92e69566a9edd1a4bb9.zip
DfsStreamKey: Replace ForReverseIndex to separate metrics.
Keys used for identifying reverse indexes in the DfsBlockCache use a custom subclass ForReverseIndex because there was no PackExt for them. This conflates BlockCacheMetrics for reverse indexes with those for packs, since the key falls back onto 0 when there is no extension. Replace the custom ForReverseIndex with a DfsStreamKey usage to bring keys for the new REVERSE_INDEX extension in line with INDEX and BITMAP and separate reverse index and pack BlockCacheMetrics. Change-Id: I305e2c16d2a8cb2a824855ea92e0c9a9b188fce5 Signed-off-by: Anna Papitto <annapapitto@google.com>
Diffstat (limited to 'org.eclipse.jgit.packaging')
0 files changed, 0 insertions, 0 deletions