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

/opengrok-jel/src/org/opensolaris/opengrok/index/
H A DIndexDatabase.java402 if (!isInterrupted() && isDirty()) {
440 if (db.isDirty()) {
533 private boolean isDirty() { method in class:IndexDatabase

Completed in 9 milliseconds