Skip to main content

Module event

Module event 

Source
Expand description

Columnar batches and borrowed or owned event views.

Structsยง

BatchEvent
Borrowed view of one row in an EventBatch.
Event
Borrowed event view with a possibly transformed weight.
EventBatch
Immutable columnar batch of events sharing one schema.
EventBatchBuilder
Incremental builder for a columnar EventBatch.
OwnedEvent
Owned row-oriented event used while constructing batches.