diff options
author | Anna Papitto <annapapitto@google.com> | 2023-06-20 15:44:30 -0700 |
---|---|---|
committer | Anna Papitto <annapapitto@google.com> | 2023-06-21 14:04:12 -0700 |
commit | 8e61971620708548c32a37b3b74294ad99e3c72a (patch) | |
tree | 6b810cf8fff767bf2d5d585d691f425c714a644d /org.eclipse.jgit.gpg.bc.test | |
parent | faefa90f990858db7bec199501cb37f2631c43d0 (diff) | |
download | jgit-8e61971620708548c32a37b3b74294ad99e3c72a.tar.gz jgit-8e61971620708548c32a37b3b74294ad99e3c72a.zip |
PackReverseIndex: separate out the computed implementation
PackReverseIndex is a concrete class whose implementation is computed
from a pack's forward index. Callers which have a reverse index file may
want to use an implementation that is file-based instead.
Generalize PackReverseIndex into an interface without
implementation-specific logic and separate out the logic for the
computed implementation into a new concrete class.
Change-Id: I98d9835363c5e1c8c3c11a81b0761af3cdeaa41a
Signed-off-by: Anna Papitto <annapapitto@google.com>
Diffstat (limited to 'org.eclipse.jgit.gpg.bc.test')
0 files changed, 0 insertions, 0 deletions