diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2010-07-29 19:52:36 -0700 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2010-08-20 17:41:27 -0700 |
commit | 11a5bef8b1c866fadc9b340a1300c7fdd927a46b (patch) | |
tree | bb3f5c604e0c79d9d8ea0041104f55932201664a /org.eclipse.jgit.console | |
parent | b85af06324644e699bd2cc7e2047ae1f65f35db5 (diff) | |
download | jgit-11a5bef8b1c866fadc9b340a1300c7fdd927a46b.tar.gz jgit-11a5bef8b1c866fadc9b340a1300c7fdd927a46b.zip |
Offer ObjectReaders advice about a RevWalk
By giving the reader information about the roots of a revision
traversal, some readers may be able to prefetch information from
their backing store using background threads in order to reduce
data access latency. However this isn't typically necessary so
the default reader implementation doesn't react to the advice.
Change-Id: I72c6cbd05cff7d8506826015f50d9f57d5cda77e
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit.console')
0 files changed, 0 insertions, 0 deletions