Searched defs:getInfo (Results 1 - 3 of 3) sorted by relevance
/opengrok/src/org/opensolaris/opengrok/history/ | ||
H A D | HistoryCache.java | 134 String getInfo() throws HistoryException; method in interface:HistoryCache |
H A D | FileHistoryCache.java | 664 public String getInfo() { method in class:FileHistoryCache |
H A D | JDBCHistoryCache.java | 157 * Info string to return from {@link #getInfo()}. 1349 public String getInfo() { method in class:JDBCHistoryCache |
Completed in 12 milliseconds