KeyValueFuture

Undocumented in source.

Constructors

this
this(FutureHandle fh, Transaction tr, RangeInfo info)
Undocumented in source.

Members

Functions

extractValue
RecordRange extractValue(SFH fh, SE err)
Undocumented in source. Be warned that the author may not have intended to support it.
forEach
auto forEach(FC fun, CompletionCallback cb)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

foreachTask
void foreachTask(KeyValueFuture future, FC fun, CompletionCallback cb)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

info
RangeInfo info;
Undocumented in source.

Meta