Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Dag (0.01 sec)

  1. android/guava/src/com/google/common/util/concurrent/Service.java

     * before the {@link Service} reaches the {@linkplain State#RUNNING RUNNING} state. The set of legal
     * transitions form a <a href="http://en.wikipedia.org/wiki/Directed_acyclic_graph">DAG</a>,
     * therefore every method of the listener will be called at most once. N.B. The {@link State#FAILED}
     * and {@link State#TERMINATED} states are terminal states, once a service enters either of these
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Sat Dec 21 03:10:51 UTC 2024
    - 10.8K bytes
    - Viewed (0)
  2. guava/src/com/google/common/util/concurrent/Service.java

     * before the {@link Service} reaches the {@linkplain State#RUNNING RUNNING} state. The set of legal
     * transitions form a <a href="http://en.wikipedia.org/wiki/Directed_acyclic_graph">DAG</a>,
     * therefore every method of the listener will be called at most once. N.B. The {@link State#FAILED}
     * and {@link State#TERMINATED} states are terminal states, once a service enters either of these
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Sat Dec 21 03:10:51 UTC 2024
    - 12.2K bytes
    - Viewed (0)
  3. src/main/resources/fess_label_nl.properties

    labels.searchlog_log_type_search_count_day=Aantal zoekopdrachten/dag
    labels.searchlog_log_type_search_user_hour=Aantal gebruikers/uur
    labels.searchlog_log_type_search_user_day=Aantal gebruikers/dag
    labels.searchlog_log_type_search_reqtimeavg_hour=Gemiddelde verzoektijd/uur
    labels.searchlog_log_type_search_reqtimeavg_day=Gemiddelde verzoektijd/dag
    labels.searchlog_log_type_click_count=Aantal klikken
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 42.8K bytes
    - Viewed (1)
Back to top