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

/opengrok-jel/src/org/opensolaris/opengrok/history/
H A DHistoryCache.java101 boolean hasCacheForDirectory(File directory, Repository repository) method in interface:HistoryCache
H A DFileHistoryCache.java288 public boolean hasCacheForDirectory(File directory, Repository repository) method in class:FileHistoryCache
H A DJDBCHistoryCache.java367 new PreparedQuery(getQuery("hasCacheForDirectory"));
373 public boolean hasCacheForDirectory(File file, Repository repository) method in class:JDBCHistoryCache

Completed in 13 milliseconds