Class SourceRefStageImpl<Out>

  • All Implemented Interfaces:
    Graph<SourceShape<Out>,​SinkRef<Out>>

    public final class SourceRefStageImpl<Out>
    extends GraphStageWithMaterializedValue<SourceShape<Out>,​SinkRef<Out>>
    INTERNAL API: Actual operator implementation backing SourceRefs.

    If initialPartnerRef is set, then the remote side is already set up. If it is none, then we are the side creating the ref.