Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 31 - 40 of 66 for 4291 (0.02 seconds)

  1. android/guava-tests/test/com/google/common/util/concurrent/MoreExecutorsTest.java

                completed.countDown();
              }
            };
        ListeningScheduledExecutorService service = listeningDecorator(delegate);
        ListenableFuture<Integer> future = service.schedule(Callables.returning(42), 1, MILLISECONDS);
    
        /*
         * Wait not just until the Future's value is set (as in future.get()) but
         * also until ListeningScheduledExecutorService's wrapper task is done
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Mon Mar 16 22:45:21 GMT 2026
    - 26.1K bytes
    - Click Count (0)
  2. docs/bigdata/README.md

    ```
    cd /usr/hdp/current/spark2-client
    su spark
    ```
    
    The following example uses _log4j.properties_ as the input file:
    
    #### **4.2.1 Upload the input file to HDFS:**
    
    ```
    hadoop fs -copyFromLocal /etc/hadoop/conf/log4j.properties
              s3a://testbucket/testdata
    ```
    
    #### **4.2.2  Run the Spark shell:**
    
    ```
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Tue Aug 12 18:20:36 GMT 2025
    - 14.7K bytes
    - Click Count (0)
  3. api/go1.6.txt

    pkg net/http, const StatusPreconditionRequired ideal-int
    pkg net/http, const StatusRequestHeaderFieldsTooLarge = 431
    pkg net/http, const StatusRequestHeaderFieldsTooLarge ideal-int
    pkg net/http, const StatusTooManyRequests = 429
    pkg net/http, const StatusTooManyRequests ideal-int
    pkg net/http, const StatusUnavailableForLegalReasons = 451
    pkg net/http, const StatusUnavailableForLegalReasons ideal-int
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Wed Jan 13 23:40:13 GMT 2016
    - 12.9K bytes
    - Click Count (0)
  4. guava-tests/benchmark/com/google/common/base/EnumsBenchmark.java

        X275,
        X276,
        X277,
        X278,
        X279,
        X280,
        X281,
        X282,
        X283,
        X284,
        X285,
        X286,
        X287,
        X288,
        X289,
        X290,
        X291,
        X292,
        X293,
        X294,
        X295,
        X296,
        X297,
        X298,
        X299,
        X300,
        X301,
        X302,
        X303,
        X304,
        X305,
        X306,
        X307,
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Thu Dec 19 18:03:30 GMT 2024
    - 29.4K bytes
    - Click Count (0)
  5. android/guava-tests/benchmark/com/google/common/base/EnumsBenchmark.java

        X275,
        X276,
        X277,
        X278,
        X279,
        X280,
        X281,
        X282,
        X283,
        X284,
        X285,
        X286,
        X287,
        X288,
        X289,
        X290,
        X291,
        X292,
        X293,
        X294,
        X295,
        X296,
        X297,
        X298,
        X299,
        X300,
        X301,
        X302,
        X303,
        X304,
        X305,
        X306,
        X307,
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Thu Dec 19 18:03:30 GMT 2024
    - 29.4K bytes
    - Click Count (0)
  6. android/guava-tests/test/com/google/common/collect/MapMakerInternalMapTest.java

    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Fri Mar 13 13:01:07 GMT 2026
    - 36K bytes
    - Click Count (0)
  7. guava-tests/test/com/google/common/collect/MapMakerInternalMapTest.java

    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Fri Mar 13 13:01:07 GMT 2026
    - 36K bytes
    - Click Count (0)
  8. api/go1.11.txt

    pkg net/http, const SameSiteLaxMode = 2
    pkg net/http, const SameSiteLaxMode SameSite
    pkg net/http, const SameSiteStrictMode = 3
    pkg net/http, const SameSiteStrictMode SameSite
    pkg net/http, const StatusMisdirectedRequest = 421
    pkg net/http, const StatusMisdirectedRequest ideal-int
    pkg net/http, type Cookie struct, SameSite SameSite
    pkg net/http, type SameSite int
    pkg net/http, type Transport struct, MaxConnsPerHost int
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Wed Aug 22 03:48:56 GMT 2018
    - 25K bytes
    - Click Count (0)
  9. src/main/resources/fess_config.properties

    max.log.output.length=4000
    # Adaptive load control value.
    adaptive.load.control=50
    # CPU threshold (%) for web request load control. Returns 429 when CPU >= this value. (100: disabled)
    web.load.control=100
    # CPU threshold (%) for API request load control. Returns 429 when CPU >= this value. (100: disabled)
    api.load.control=100
    # Interval (seconds) for monitoring OpenSearch CPU load.
    load.control.monitor.interval=1
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 06:59:19 GMT 2026
    - 59.3K bytes
    - Click Count (0)
  10. src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s

    	VPCMPUQ $42, Z8, Z6, K3, K6                        // 62d3cd4b1ef02a
    	VPCMPUQ $42, 99(R15)(R15*2), Z6, K3, K6            // 6293cd4b1eb47f630000002a
    	VPCMPUQ $42, -7(DI), Z6, K3, K6                    // 62f3cd4b1eb7f9ffffff2a
    	VPCMPUQ $42, Z0, Z2, K3, K6                        // 62f3ed4b1ef02a
    	VPCMPUQ $42, Z8, Z2, K3, K6                        // 62d3ed4b1ef02a
    	VPCMPUQ $42, 99(R15)(R15*2), Z2, K3, K6            // 6293ed4b1eb47f630000002a
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Tue May 22 14:57:15 GMT 2018
    - 410.5K bytes
    - Click Count (0)
Back to Top