Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for coordinator (0.07 seconds)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        /** The key of the configuration. e.g. 60 */
        String COORDINATOR_POLL_INTERVAL = "coordinator.poll.interval";
    
        /** The key of the configuration. e.g. 180000 */
        String COORDINATOR_HEARTBEAT_TTL = "coordinator.heartbeat.ttl";
    
        /** The key of the configuration. e.g. 7200000 */
        String COORDINATOR_OPERATION_TTL = "coordinator.operation.ttl";
    
        /** The key of the configuration. e.g. 3 */
    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)
Back to Top