- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for Cycle (0.04 seconds)
-
CHANGELOG/CHANGELOG-1.19.md
- Scheduler framework permit plugins now run at the end of the scheduling cycle, after reserve plugins. Waiting on permit will remain in the beginning of the binding cycle. ([#88199](https://github.com/kubernetes/kubernetes/pull/88199), [@mateuszlitwin](https://github.com/mateuszlitwin)) [SIG Scheduling]
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Wed Jan 05 05:42:32 GMT 2022 - 489.7K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** * Get the value for the key 'log.notification.interval'. <br> * The value is, e.g. 300 <br> * comment: Interval (seconds) for the notification job cycle, used in notification messages. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getLogNotificationInterval(); /**Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 576.9K bytes - Click Count (2)