Uses of Class
org.roaringbitmap.buffer.MutableRoaringArray
Packages that use MutableRoaringArray
Package
Description
The org.roaringbitmap.buffer package provides
two classes (
MutableRoaringBitmap and
(ImmutableRoaringBitmap) that users
can rely upon for fast set of integers.-
Uses of MutableRoaringArray in org.roaringbitmap.buffer
Classes in org.roaringbitmap.buffer that implement interfaces with type arguments of type MutableRoaringArrayModifier and TypeClassDescriptionstatic classCollects containers grouped by their key into a RoaringBitmap, applying the supplied aggregation function to each group.Methods in org.roaringbitmap.buffer that return MutableRoaringArrayModifier and TypeMethodDescriptionMutableRoaringArray.clone()MutableRoaringBitmap.getMappeableRoaringArray()Methods in org.roaringbitmap.buffer that return types with arguments of type MutableRoaringArrayModifier and TypeMethodDescriptionBufferParallelAggregation.ContainerCollector.accumulator()BufferParallelAggregation.ContainerCollector.combiner()BufferParallelAggregation.ContainerCollector.finisher()BufferParallelAggregation.ContainerCollector.supplier()Constructors in org.roaringbitmap.buffer with parameters of type MutableRoaringArray