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