public int getBatchCountThreshold()

in src/main/java/com/aliyun/openservices/log/log4j2/LoghubAppender.java [400:402]


    public int getBatchCountThreshold() {
        return producerConfig.getBatchCountThreshold();
    }