Skip to content

add getReverseBatchIterator in RoaringBitmap #767

@shshen

Description

@shshen

Is your feature request related to a problem? Please describe.
My use-case is that i'm trying to do before/after pagination from a specific index. I know there already has a bitmap.previousValue(int fromIndex), and nextValue(int fromIndex). Just wondering if we could support getReverseBatchIterator(). I guess it has better performance?

Describe the solution you'd like
I hope getReverseBatchIterator could iterate the values in reverse order.

Please note that this is a community-based project. Consider proposing a fix (code, documentation) as a pull request.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions