Module stream_chunk

Source

Structs§

OpRowMutRef
OpsMut
StreamChunk
StreamChunk is used to pass data over the streaming pathway.
StreamChunkMut
A mutable wrapper for StreamChunk. can only set the visibilities and ops in place, can not change the length.

Enums§

Op
Op represents three operations in StreamChunk.
OpsMutState 🔒

Traits§

StreamChunkTestExt
Test utilities for StreamChunk.