Uses of Class
org.roaringbitmap.insights.BitmapStatistics
Packages that use BitmapStatistics
-
Uses of BitmapStatistics in org.roaringbitmap.insights
Fields in org.roaringbitmap.insights declared as BitmapStatisticsMethods in org.roaringbitmap.insights that return BitmapStatisticsModifier and TypeMethodDescriptionstatic BitmapStatistics
BitmapAnalyser.analyse
(Collection<? extends RoaringBitmap> bitmaps) Analyze the internal representation of bitmapsstatic BitmapStatistics
BitmapAnalyser.analyse
(RoaringBitmap r) Analyze the internal representation of bitmapMethods in org.roaringbitmap.insights with parameters of type BitmapStatisticsModifier and TypeMethodDescriptionstatic String
NaiveWriterRecommender.recommend
(BitmapStatistics s) Based on the statistics it applies expert rules to help tuning theRoaringBitmapWriter