BulkDbt.KeyRange

Undocumented in source.

Members

Aliases

KV
alias KV = KeyValuePair
Undocumented in source.

Functions

moveFront
KV moveFront()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()

Forward range primitives.

Properties

empty
bool empty [@property getter]
front
KV front [@property getter]
save
KeyRange save [@property getter]

Forward range primitives.

Structs

KeyValuePair
struct KeyValuePair
Undocumented in source.

Variables

dbt
DBT* dbt;
Undocumented in source.
pointer
uint32_t* pointer;
Undocumented in source.

Meta