- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setJobRuntime (0.85 sec)
-
src/main/java/org/codelibs/fess/helper/JobHelper.java
}); } } } /** * Sets the job runtime for the current thread. * * @param runtime the job runtime to set */ public void setJobRuntime(final LaJobRuntime runtime) { jobRuntimeLocal.set(runtime); } /** * Gets the job runtime for the current thread. * * @return the job runtime for the current threadRegistered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 10.9K bytes - Viewed (0)