Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 387 for stats (0.15 sec)

  1. src/main/java/org/codelibs/fess/es/config/cbean/ca/bs/BsFailureUrlCA.java

                opLambda.callback(builder);
            }
        }
    
        public void setErrorCount_Stats() {
            setErrorCount_Stats(null);
        }
    
        public void setErrorCount_Stats(ConditionOptionCall<StatsAggregationBuilder> opLambda) {
            setErrorCount_Stats("errorCount", opLambda);
        }
    
        public void setErrorCount_Stats(String name, ConditionOptionCall<StatsAggregationBuilder> opLambda) {
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 46.5K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/es/config/cbean/ca/bs/BsRequestHeaderCA.java

            }
        }
    
        public void setCreatedTime_Stats() {
            setCreatedTime_Stats(null);
        }
    
        public void setCreatedTime_Stats(ConditionOptionCall<StatsAggregationBuilder> opLambda) {
            setCreatedTime_Stats("createdTime", opLambda);
        }
    
        public void setCreatedTime_Stats(String name, ConditionOptionCall<StatsAggregationBuilder> opLambda) {
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 46.7K bytes
    - Viewed (0)
  3. guava-tests/test/com/google/common/cache/CacheBuilderGwtTest.java

        // Add two elements and invalidate them.
        cache.put(1, 4);
        cache.put(2, 8);
    
        cache.invalidateAll();
    
        assertEquals(2, stats[0]);
        assertEquals(2, stats[1]);
        assertEquals(4, stats[2]);
        assertEquals(3, stats[3]);
      }
    
      public void testPutAll() {
        Cache<Integer, Integer> cache = CacheBuilder.newBuilder().build();
    
    Java
    - Registered: Fri Apr 19 12:43:09 GMT 2024
    - Last Modified: Fri Aug 05 17:21:46 GMT 2022
    - 15.1K bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/fess/es/config/cbean/ca/bs/BsBoostDocumentRuleCA.java

            }
        }
    
        public void setCreatedTime_Stats() {
            setCreatedTime_Stats(null);
        }
    
        public void setCreatedTime_Stats(ConditionOptionCall<StatsAggregationBuilder> opLambda) {
            setCreatedTime_Stats("createdTime", opLambda);
        }
    
        public void setCreatedTime_Stats(String name, ConditionOptionCall<StatsAggregationBuilder> opLambda) {
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 50.6K bytes
    - Viewed (0)
  5. guava/src/com/google/common/cache/Cache.java

       * result of the query. Or use {@code LoadingCache.get(K)}, which lacks the ability to refer to
       * state other than that in the key.
       *
       * <p><b>Warning:</b> as with {@link CacheLoader#load}, {@code loader} <b>must not</b> return
       * {@code null}; it may either return a non-null value or throw an exception.
       *
       * <p>No observable state associated with this cache is modified until loading completes.
       *
    Java
    - Registered: Fri Apr 05 12:43:09 GMT 2024
    - Last Modified: Sun Aug 07 02:38:22 GMT 2022
    - 7.9K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/es/config/cbean/ca/bs/BsScheduledJobCA.java

                opLambda.callback(builder);
            }
        }
    
        public void setAvailable_Stats() {
            setAvailable_Stats(null);
        }
    
        public void setAvailable_Stats(ConditionOptionCall<StatsAggregationBuilder> opLambda) {
            setAvailable_Stats("available", opLambda);
        }
    
        public void setAvailable_Stats(String name, ConditionOptionCall<StatsAggregationBuilder> opLambda) {
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 89.1K bytes
    - Viewed (0)
  7. android/guava/src/com/google/common/cache/Cache.java

       * result of the query. Or use {@code LoadingCache.get(K)}, which lacks the ability to refer to
       * state other than that in the key.
       *
       * <p><b>Warning:</b> as with {@link CacheLoader#load}, {@code loader} <b>must not</b> return
       * {@code null}; it may either return a non-null value or throw an exception.
       *
       * <p>No observable state associated with this cache is modified until loading completes.
       *
    Java
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Sun Aug 07 02:38:22 GMT 2022
    - 8.3K bytes
    - Viewed (0)
  8. src/main/java/org/codelibs/fess/es/config/cbean/ca/bs/BsFileConfigCA.java

                opLambda.callback(builder);
            }
        }
    
        public void setAvailable_Stats() {
            setAvailable_Stats(null);
        }
    
        public void setAvailable_Stats(ConditionOptionCall<StatsAggregationBuilder> opLambda) {
            setAvailable_Stats("available", opLambda);
        }
    
        public void setAvailable_Stats(String name, ConditionOptionCall<StatsAggregationBuilder> opLambda) {
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 144.6K bytes
    - Viewed (0)
  9. src/main/java/org/codelibs/fess/es/config/cbean/ca/bs/BsKeyMatchCA.java

                opLambda.callback(builder);
            }
        }
    
        public void setBoost_Stats() {
            setBoost_Stats(null);
        }
    
        public void setBoost_Stats(ConditionOptionCall<StatsAggregationBuilder> opLambda) {
            setBoost_Stats("boost", opLambda);
        }
    
        public void setBoost_Stats(String name, ConditionOptionCall<StatsAggregationBuilder> opLambda) {
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 61.4K bytes
    - Viewed (0)
  10. src/main/java/org/codelibs/fess/app/web/api/ApiResult.java

                return new ApiResult(this);
            }
        }
    
        public static class ApiStatsResponse extends ApiResponse {
            protected Map<String, Object> stats;
    
            public ApiStatsResponse stats(final Map<String, Object> stats) {
                this.stats = stats;
                return this;
            }
    
            @Override
            public ApiResult result() {
                return new ApiResult(this);
            }
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 12.2K bytes
    - Viewed (0)
Back to top