Searched refs:supportsRepository (Results 1 - 4 of 4) sorted by relevance
/opengrok/src/org/opensolaris/opengrok/history/ | ||
H A D | HistoryCache.java | 46 boolean supportsRepository(Repository repository); method in interface:HistoryCache |
H A D | HistoryGuru.java | 239 if (useCache() && historyCache.supportsRepository(repo)) { |
H A D | FileHistoryCache.java | 166 public boolean supportsRepository(Repository repository) { method in class:FileHistoryCache |
H A D | JDBCHistoryCache.java | 186 public boolean supportsRepository(Repository repository) { method in class:JDBCHistoryCache |
Completed in 15 milliseconds