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

/opengrok/src/org/opensolaris/opengrok/configuration/
H A DConfiguration.java735 public Date getDateForLastIndexRun() { method in class:Configuration
H A DRuntimeEnvironment.java987 public Date getDateForLastIndexRun() { method in class:RuntimeEnvironment
988 return threadConfig.get().getDateForLastIndexRun();

Completed in 15 milliseconds