org.apache.pekko.pattern.FutureRef
See theFutureRef companion object
A combination of a Future and an ActorRef associated with it, which points to an actor performing a task which will eventually resolve the Future.
Attributes
- Companion
- object
- Source
- PromiseRef.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article