[][src]Module d4::stab

The secondary table implementation

Structs

RangeRecord

The record that encoded by the triple (left, right, value)

RecordIterator

The iterator over all the intervals

SimpleKeyValuePartialReader

The parallel partial reader for simple sparse array based secondary table

SimpleKeyValuePartialWriter

The partial writer type for the simple sparse array based secondary table

SimpleKeyValueReader

The reader for simple sparse array based secondary table

SimpleKeyValueWriter

The writer type for the simple sparse array based secondary table

Traits

STablePartitionReader

A type that can be used as a partition reader for a secondary table

STablePartitionWriter

A type that is used to write a single parallel partition of a secondary table

STableReader

Type usd as a secondary table reader

STableWriter

Any type that is used to write a secondary table for D4 file