mz_
compute
0.0.0
In mz_
compute::
logging
Modules
compute
differential
initialize
reachability
timely
Structs
BatchLogger
EventQueue
LogCollection
PermutedRowPacker
SharedLoggingState
Functions
consolidate_and_pack
Type Aliases
OutputSession
OutputSessionColumnar
OutputSessionVec
Pusher
Update
mz_compute
::
logging
Type Alias
Update
Copy item path
Settings
Help
Summary
Source
pub(crate) type Update<D> = (D,
Timestamp
,
Diff
);
Expand description
An update of value
D
at a time and with a diff.