diff options
author | Ivan Frade <ifrade@google.com> | 2023-11-20 12:01:12 -0800 |
---|---|---|
committer | Ivan Frade <ifrade@google.com> | 2023-11-21 11:19:01 -0800 |
commit | aab75dba7e63c88ddce92a75b2afa24cc97aeb04 (patch) | |
tree | 4cfe657cf84523a3aec2b3165339b3d2e4fb032d /org.eclipse.jgit.ant.test/.settings | |
parent | c0d15c2abfef49dfaa0ae1071e099695a548f9c2 (diff) | |
download | jgit-aab75dba7e63c88ddce92a75b2afa24cc97aeb04.tar.gz jgit-aab75dba7e63c88ddce92a75b2afa24cc97aeb04.zip |
BitmapIndex: Add interface to track bitmaps found (or not)
We want to know what objects had bitmaps in the walk of the
request. We can check their position in the history and evaluate our
bitmap selection algorithm.
Introduce a listener interface to the BitmapIndex to report which
getBitmap() calls returned a bitmap (or not) and a method to the
bitmap index to set the listener.
Change-Id: Iac8fcc1539ddd2dd450e8a1cf5a5b1089679c378
Diffstat (limited to 'org.eclipse.jgit.ant.test/.settings')
0 files changed, 0 insertions, 0 deletions