Searched refs:HistoryCache (Results 1 - 5 of 5) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DHistoryCache.java29 interface HistoryCache { interface
H A DRepository.java212 final void createCache(HistoryCache cache, String sinceRevision)
H A DHistoryGuru.java60 private final HistoryCache historyCache;
71 HistoryCache cache = null;
648 HistoryCache cache = historyCache;
H A DFileHistoryCache.java52 class FileHistoryCache implements HistoryCache {
H A DJDBCHistoryCache.java58 class JDBCHistoryCache implements HistoryCache {
502 * required ordering for {@link HistoryCache#get(File, Repository)}.
511 * {@link HistoryCache#get(File, Repository)}.

Completed in 15 milliseconds