Class ProfilerImpl.HllCollector

    • Field Detail

      • sketch

        final com.yahoo.sketches.hll.HllSketch sketch
      • nullCount

        int nullCount
      • NULL_BITS

        static final long[] NULL_BITS
    • Method Detail

      • add

        protected void add​(java.lang.Comparable value)