Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for setErrorCount_Avg (0.08 seconds)

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

            }
        }
    
        public void setErrorCount_Avg() {
            setErrorCount_Avg(null);
        }
    
        public void setErrorCount_Avg(ConditionOptionCall<AvgAggregationBuilder> opLambda) {
            setErrorCount_Avg("errorCount", opLambda);
        }
    
        public void setErrorCount_Avg(String name, ConditionOptionCall<AvgAggregationBuilder> opLambda) {
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Sat Mar 15 06:53:53 GMT 2025
    - 46.5K bytes
    - Click Count (0)
Back to Top