Structs§
- Index
Info - Metadata about a registered secondary index.
- Isam
- The public ISAM database handle.
- Isam
Builder - Builder for creating or opening an
Isamdatabase with secondary indices. - Isam
Iter - Key-order iterator over all alive records.
- Range
Iter - Key-order iterator over records whose key falls within a given range.
- Secondary
Index Handle - An opaque handle to a secondary index, used for point lookups.
- Single
User Token - An opaque capability token proving the caller is inside an
Isam::as_single_userclosure.
Constants§
- DEFAULT_
SINGLE_ USER_ TIMEOUT - Default timeout for
Isam::as_single_user.