risingwave_
stream
2.3.0-alpha
In risingwave_
stream::
common::
table::
state_
table
risingwave_stream
::
common
::
table
::
state_table
Trait Alias
KeyedRowStream
Copy item path
source
trait KeyedRowStream<'a> =
Stream
<Item =
StreamExecutorResult
<
KeyedRow
<Bytes>>> + 'a;