Skip to main content

build_input_stream_end_frame

Function build_input_stream_end_frame 

Source
pub fn build_input_stream_end_frame(
    correlation_id: u64,
    stream_id: u16,
    row_count: u64,
    chunk_count: u64,
    committed_rid: u64,
    snapshot_lsn: u64,
    cancelled: bool,
) -> Result<Frame>
Expand description

Build the input-stream StreamEnd frame.