public class IdBasedSource<T>
extends akka.stream.stage.GraphStage<akka.stream.SourceShape<T>>
| Constructor and Description |
|---|
IdBasedSource(StreamId<T> streamId) |
| Modifier and Type | Method and Description |
|---|---|
akka.stream.stage.GraphStageLogic |
createLogic(akka.stream.Attributes inheritedAttributes) |
protected DiscoveryService |
getDiscoveryService(akka.stream.Attributes inheritedAttributes) |
akka.stream.SourceShape<T> |
shape() |
public akka.stream.SourceShape<T> shape()
public akka.stream.stage.GraphStageLogic createLogic(akka.stream.Attributes inheritedAttributes)
createLogic in class akka.stream.stage.GraphStage<akka.stream.SourceShape<T>>protected DiscoveryService getDiscoveryService(akka.stream.Attributes inheritedAttributes)