risingwave_
stream
2.2.0-alpha
Module actor
Module Items
Structs
Functions
Type Aliases
In risingwave_
stream::
executor
risingwave_stream
::
executor
Module
actor
Copy item path
source
Structs
§
Actor
Actor
is the basic execution unit in the streaming framework.
Actor
Context
Shared by all operators of an actor.
Functions
§
spawn_
blocking_
drop_
stream
Drop the stream in a blocking task to avoid interfering with other actors.
Type Aliases
§
Actor
Context
Ref