Class FrequencySketchUtil$

java.lang.Object
org.apache.pekko.util.FrequencySketchUtil$

public class FrequencySketchUtil$ extends Object
INTERNAL API
  • Field Details

    • MODULE$

      public static final FrequencySketchUtil$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • FrequencySketchUtil$

      public FrequencySketchUtil$()
  • Method Details

    • debugString

      public String debugString(long[][] matrix, int rowWidth, int slots, int counterWidth, long counterMax)
      Create a pretty table with all the frequency sketch counters for debugging (smaller) sketches.