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

/opengrok-sun/src/org/opensolaris/opengrok/configuration/
H A DConfiguration.java171 setHistoryCacheTime(30);
293 public void setHistoryCacheTime(int historyCacheTime) { method in class:Configuration
H A DRuntimeEnvironment.java330 threadConfig.get().setHistoryCacheTime(historyReaderTimeLimit);
/opengrok-sun/src/org/opensolaris/opengrok/management/client/
H A DConfigurationsFrame.java839 config.setHistoryCacheTime(Integer.parseInt(this.historyReaderTimelimitField.getText()));

Completed in 1406 milliseconds