- Notifications
You must be signed in to change notification settings - Fork124
Closed
Description
Assuming it should be relatively easy to implementCursorIterator.remove()
, and probably add an additional methodCursorIterator.remove(final PutFlags... f)
, by just delegating tocursor.delete(...)
? TheKeyRange
/CursorIterator
abstraction is nice, but seems like it's missing this functionality!
Metadata
Metadata
Assignees
Labels
No labels