Searched defs:hasCacheForDirectory (Results 1 - 3 of 3) sorted by relevance

/opengrok-sun/src/org/opensolaris/opengrok/history/
H A DHistoryCache.java95 boolean hasCacheForDirectory(File directory, Repository repository) method in interface:HistoryCache
H A DFileHistoryCache.java281 public boolean hasCacheForDirectory(File directory, Repository repository) method in class:FileHistoryCache
H A DJDBCHistoryCache.java368 new PreparedQuery(getQuery("hasCacheForDirectory"));
374 public boolean hasCacheForDirectory(File file, Repository repository) method in class:JDBCHistoryCache

Completed in 12 milliseconds