Class NaiveWriterRecommender


  • public class NaiveWriterRecommender
    extends java.lang.Object
    The purpose of this class it to help user decide which RoaringBitmapWriter heuristic to use.
    • Method Summary

      Modifier and Type Method Description
      static java.lang.String recommend​(BitmapStatistics s)
      Based on the statistics it applies expert rules to help tuning the RoaringBitmapWriter
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NaiveWriterRecommender

        public NaiveWriterRecommender()
    • Method Detail

      • recommend

        public static java.lang.String recommend​(BitmapStatistics s)
        Based on the statistics it applies expert rules to help tuning the RoaringBitmapWriter
        Parameters:
        s - statistics
        Returns:
        some message