Class BaseCounter

    • Constructor Detail

      • BaseCounter

        public BaseCounter()
    • Method Detail

      • doCountImpl

        protected abstract long doCountImpl​(String text,
                                            LocaleId language)
      • getMetricNameForRetrieval

        protected abstract String getMetricNameForRetrieval()
      • getCount

        public static long getCount​(Segment segment,
                                    String metricName)
      • doGetCount

        public long doGetCount​(Segment segment)