risingwave_
stream
2.4.0-alpha
In risingwave_
stream::
common::
table::
state_
table
risingwave_stream
::
common
::
table
::
state_table
Trait Alias
PkRowStream
Copy item path
Source
trait PkRowStream<'a, K> =
Stream
<Item =
StreamExecutorResult
<(K,
OwnedRow
)>> + 'a;