pekko/akka-stream/src/main/scala/akka/stream/impl
Nicolas Vollmar c9b3f1de6d GrapheStage implementation for actorRef source (#25324) (#26054)
* Adds internal access to materializer before initialization (#25324)

* Implements new actorRef source based on graph stage  (#25324)

* Removes obsolete actorRef source (#25324)

* Improves backwards compatibility with old implementation (#25324)

* Removes dedicated new subclass for materializer access again  (#25324)

* Improves implementation (#25324)

* Finalizes implementation (#25324)

* Small improvements to API and documentation (#25324)

* Completion strategy as a replacement for poison pill (#25324)

* Adding more tests and updating the documentation (#25324)
2019-03-27 14:16:38 +01:00
..
fusing format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
io format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
streamref format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
ActorMaterializerImpl.scala format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
ActorProcessor.scala format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
ActorPublisher.scala format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
ActorRefBackpressureSinkStage.scala format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
ActorRefSinkActor.scala format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
ActorRefSource.scala GrapheStage implementation for actorRef source (#25324) (#26054) 2019-03-27 14:16:38 +01:00
Buffers.scala format source with scalafmt 2019-03-11 16:58:55 +01:00
CompletedPublishers.scala format source with scalafmt 2019-03-11 16:58:55 +01:00
ConstantFun.scala replace unicode arrows 2019-03-11 16:58:51 +01:00
EmptySource.scala format source with scalafmt 2019-03-11 16:58:55 +01:00
ExposedPublisherReceive.scala format source with scalafmt 2019-03-11 16:58:55 +01:00
FailedSource.scala format source with scalafmt 2019-03-11 16:58:55 +01:00
FanIn.scala format source with scalafmt 2019-03-11 16:58:55 +01:00
FanOut.scala format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
FanoutProcessor.scala FanoutPublisherSink leaking actors on upstream failure #25634 2019-03-27 12:51:34 +01:00
JavaStreamSource.scala format source with scalafmt 2019-03-11 16:58:55 +01:00
JsonObjectParser.scala format source with scalafmt 2019-03-11 16:58:55 +01:00
LazySource.scala format source with scalafmt 2019-03-11 16:58:55 +01:00
MaybeSource.scala format source with scalafmt 2019-03-11 16:58:55 +01:00
Messages.scala format source with scalafmt 2019-03-11 16:58:55 +01:00
Modules.scala GrapheStage implementation for actorRef source (#25324) (#26054) 2019-03-27 14:16:38 +01:00
package.scala format source with scalafmt 2019-03-11 16:58:55 +01:00
PhasedFusingActorMaterializer.scala GrapheStage implementation for actorRef source (#25324) (#26054) 2019-03-27 14:16:38 +01:00
QueueSource.scala format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
ReactiveStreamsCompliance.scala format source with scalafmt 2019-03-11 16:58:55 +01:00
ResizableMultiReaderRingBuffer.scala format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
SeqActorName.scala Update headers from 2018 to 2019 once for all. (#26165) 2019-01-02 11:55:26 +01:00
SinkholeSubscriber.scala Update headers from 2018 to 2019 once for all. (#26165) 2019-01-02 11:55:26 +01:00
Sinks.scala Race condition in lazy sink on immediate failure (#25413) 2019-03-18 14:28:31 +01:00
Stages.scala Update headers from 2018 to 2019 once for all. (#26165) 2019-01-02 11:55:26 +01:00
StreamLayout.scala format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
StreamSubscriptionTimeout.scala format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
SubFlowImpl.scala format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
SubscriberManagement.scala format source with scalafmt 2019-03-11 16:58:55 +01:00
Throttle.scala format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
Timers.scala format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
Transfer.scala format source with scalafmt 2019-03-11 16:58:55 +01:00
TraversalBuilder.scala format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
Unfold.scala format source with scalafmt 2019-03-11 16:58:55 +01:00
UnfoldResourceSource.scala format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
UnfoldResourceSourceAsync.scala format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00