| continuation_info/2 | |
| fold/5 | |
| rdb_fold/5 | |
| select/1 | |
| select/3 | |
| select/4 |
continuation_info(Item, C) -> any()
fold(Ref, Fun, Acc, MS, Limit) -> any()
rdb_fold(Ref, Fun, Acc, Prefix, Limit) -> any()
select(Cont) -> any()
select(Ref, MS, Limit) -> any()
select(Ref, MS, AccKeys, Limit) -> any()
Generated by EDoc