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

/opengrok-sun/src/org/opensolaris/opengrok/history/
H A DHistoryCache.java81 * or reordering the disk image of the cache in order to optimize
86 void optimize() throws HistoryException; method in interface:HistoryCache
H A DFileHistoryCache.java67 public void optimize() { method in class:FileHistoryCache
H A DJDBCHistoryCache.java794 public void optimize() throws HistoryException { method in class:JDBCHistoryCache
/opengrok-sun/src/org/opensolaris/opengrok/index/
H A DIndexDatabase.java421 optimize();
475 public void optimize() { method in class:IndexDatabase

Completed in 14 milliseconds