Package org.roaringbitmap.insights
Class NaiveWriterRecommender
java.lang.Object
org.roaringbitmap.insights.NaiveWriterRecommender
The purpose of this class it to help user decide
which
RoaringBitmapWriter
heuristic to use.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
Based on the statistics it applies expert rules to help tuning theRoaringBitmapWriter
-
Constructor Details
-
NaiveWriterRecommender
public NaiveWriterRecommender()
-
-
Method Details
-
recommend
Based on the statistics it applies expert rules to help tuning theRoaringBitmapWriter
- Parameters:
s
- statistics- Returns:
- some message
-