You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To include cursor which iterates through duplicate keys, through all sstables within a column family and a proper range and filter iterator or just iterators and no cursor?
Cursor is less reliable than Range/Filter methods but works like an iterator with next and prev methods.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
To include cursor which iterates through duplicate keys, through all sstables within a column family and a proper range and filter iterator or just iterators and no cursor?
1 vote ·
Beta Was this translation helpful? Give feedback.
All reactions