Module key

Module key 

Source

Structs§

CdcConsumerKey
CdcConsumerKeyRange
ColumnKey
ColumnPolicyKey
ColumnSequenceKey
ColumnsKey
DictionaryEntryIndexKey
Key for reverse lookup: id -> row_number (for decoding)
DictionaryEntryIndexKeyRange
Key range for dictionary entry index scans
DictionaryEntryKey
Key for dictionary entries: hash(value) -> (id, value) Uses xxh3_128 hash of the value for fixed-size keys
DictionaryKey
Key for storing dictionary metadata
DictionarySequenceKey
Key for dictionary entry ID sequence
FlowEdgeByFlowKey
FlowEdgeKey
FlowKey
FlowNodeByFlowKey
FlowNodeInternalStateKey
FlowNodeInternalStateKeyRange
FlowNodeKey
FlowNodeStateKey
FlowNodeStateKeyRange
IndexEntryKey
Key for storing actual index entries with the encoded index key data
IndexKey
NamespaceDictionaryKey
NamespaceFlowKey
NamespaceKey
NamespaceRingBufferKey
NamespaceTableKey
NamespaceViewKey
OperatorRetentionPolicyKey
Key for storing retention policy for a flow operator
OperatorRetentionPolicyKeyRange
Range for scanning all operator retention policies
PrimaryKeyKey
RingBufferKey
RingBufferMetadataKey
RowKey
RowKeyRange
RowSequenceKey
SourceIndexKeyRange
SourceRetentionPolicyKey
Key for storing retention policy for a data source (table, view, ringbuffer)
SourceRetentionPolicyKeyRange
Range for scanning all source retention policies
SystemSequenceKey
SystemVersionKey
TableKey
TransactionVersionKey
ViewKey

Enums§

Key
KeyKind
SystemVersion

Traits§

EncodableKey
EncodableKeyRange
ToConsumerKey
Trait for types that can be converted to a consumer key