Modules§
Structs§
- Bincode
Deserializer - Decodes bincode format serialized data
- Hummock
Replay - MayTrace
Span - Record
- Trace
Reader Impl - Trace
Span TraceSpan
traces hummock operations. It marks the beginning of an operation and the end when the span is dropped. So, please make sure the span live long enough. Underscore binding likelet _ = span
will drop the span immediately.- Traced
Bitmap - Traced
Bytes - Traced
Epoch Pair - Traced
Init Options - Traced
NewLocal Options - Traced
Prefetch Options - Traced
Read Options - Traced
Seal Current Epoch Options - Traced
SubResp - Traced
Table Id - Traced
Table Option - Traced
TryWait Epoch Options - Traced
Write Options - Unique
IdGenerator
Enums§
- Operation
- Operations represents Hummock operations
- Operation
Result - Storage
Type - Trace
Error - Trace
Result TraceResult
discards Error and only traces whether succeeded or not. Use Option rather than Result because itβs overhead to serialize Error.- Traced
Cache Policy - Traced
Cache Priority - Traced
Hummock Read Epoch - Traced
OpConsistency Level
Constants§
Statics§
Traits§
- Deserializer
- Deserializer decodes a record from memory
- Global
Replay - Local
Replay - Local
Replay Read - Replay
Read - Replay
State Store - Replay
Write - Trace
Reader - Unique
Id
Functions§
- hummock_
trace_ scope - init_
collector - Initialize the
GLOBAL_COLLECTOR
with configured log file - should_
use_ trace - Returns whether trace should be used based on the environment variable
Type Aliases§
- Concurrent
Id - Concurrent
IdGenerator - Local
Storage Id - Record
Id - Record
IdGenerator - Record
Msg - Replay
Item - Result
- Traced
Hummock Epoch - Traced
Iter Range