Class NaiveWriterRecommender


  • public class NaiveWriterRecommender
    extends java.lang.Object
    The purpose of this class it to help user decide which RoaringBitmapWriter heuristic to use.
    • 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