Searched refs:isHistoryIndexDone (Results 1 - 3 of 3) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/history/
H A DHistoryCache.java138 boolean isHistoryIndexDone(); method in interface:HistoryCache
H A DFileHistoryCache.java77 public boolean isHistoryIndexDone() { method in class:FileHistoryCache
490 if (isHistoryIndexDone() && repository.hasHistoryForDirectories() &&
H A DJDBCHistoryCache.java1422 public boolean isHistoryIndexDone() { method in class:JDBCHistoryCache

Completed in 13 milliseconds