class
Movie::Streams::Typed::Sink(In, Mat)
- Movie::Streams::Typed::Sink(In, Mat)
- Reference
- Object
Overview
Reusable sink blueprint with an input element type and a materialized value, commonly a Future of the sink result.
Defined in:
movie/streams/core.crConstructors
Instance Method Summary
-
#materialize(system : AbstractActorSystem, inlet : StageChannel(In)) : Mat
Internal materialization hook used by composition.
Constructor Detail
Instance Method Detail
Internal materialization hook used by composition.