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

/opengrok/src/org/opensolaris/opengrok/configuration/
H A DConfiguration.java415 public boolean isFetchHistoryWhenNotInCache() { method in class:Configuration
H A DRuntimeEnvironment.java1063 public boolean isFetchHistoryWhenNotInCache() { method in class:RuntimeEnvironment
1064 return threadConfig.get().isFetchHistoryWhenNotInCache();

Completed in 28 milliseconds