Searched refs:isHistoryIndexDone (Results 1 - 3 of 3) sorted by relevance
/opengrok/src/org/opensolaris/opengrok/history/ | ||
H A D | HistoryCache.java | 138 boolean isHistoryIndexDone(); method in interface:HistoryCache |
H A D | FileHistoryCache.java | 77 public boolean isHistoryIndexDone() { method in class:FileHistoryCache 490 if (isHistoryIndexDone() && repository.hasHistoryForDirectories() && |
H A D | JDBCHistoryCache.java | 1422 public boolean isHistoryIndexDone() { method in class:JDBCHistoryCache |
Completed in 14 milliseconds