Searched defs:optimize (Results 1 - 4 of 4) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/history/
H A DHistoryCache.java80 * or reordering the disk image of the cache in order to optimize
85 void optimize() throws HistoryException; method in interface:HistoryCache
H A DFileHistoryCache.java161 public void optimize() { method in class:FileHistoryCache
H A DJDBCHistoryCache.java942 public void optimize() throws HistoryException { method in class:JDBCHistoryCache
/opengrok/src/org/opensolaris/opengrok/index/
H A DIndexDatabase.java439 optimize();
496 public void optimize() { method in class:IndexDatabase

Completed in 17 milliseconds