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

/opengrok/src/org/opensolaris/opengrok/index/
H A DIndexDatabase.java437 if (!isInterrupted() && isDirty()) {
477 if (db.isDirty()) {
538 private boolean isDirty() { method in class:IndexDatabase

Completed in 9 milliseconds