diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2010-06-18 20:23:13 -0700 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2010-06-25 17:46:41 -0700 |
commit | 133c987f4db0788043b79e33582d0c0d4d6ce09a (patch) | |
tree | bfec0724d1134a33a8b73a1b73084dce2283929d /org.eclipse.jgit.iplog/src/org/eclipse/jgit | |
parent | 88530a179e2ddfa81de5cc441a27d66521334608 (diff) | |
download | jgit-133c987f4db0788043b79e33582d0c0d4d6ce09a.tar.gz jgit-133c987f4db0788043b79e33582d0c0d4d6ce09a.zip |
Refactor alternate object databases below ObjectDirectory
Not every object storage system will have the concept of alternate
object databases to search, and even if they do, they may not have
the notion of fast-access / slow-access split like we do within
the ObjectDirectory code for pack files and loose objects.
Push all of that down below the generic API so that it is a hidden
detail of the ObjectDirectory and its related supporting classes.
Change-Id: I54bc1ca5ff2ac94dfffad1f9a9dad7af202b9523
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit.iplog/src/org/eclipse/jgit')
0 files changed, 0 insertions, 0 deletions