Module mrdb_select

Function Index

continuation_info/2
fold/5
rdb_fold/5
select/1
select/3
select/4

Function Details

continuation_info/2

continuation_info(Item, C) -> any()

fold/5

fold(Ref, Fun, Acc, MS, Limit) -> any()

rdb_fold/5

rdb_fold(Ref, Fun, Acc, Prefix, Limit) -> any()

select/1

select(Cont) -> any()

select/3

select(Ref, MS, Limit) -> any()

select/4

select(Ref, MS, AccKeys, Limit) -> any()


Generated by EDoc