Attributes
- Companion
- trait
- Source
- Graph.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Graph.type
Members list
Type members
Classlikes
Scala API, see https://github.com/akka/akka/issues/28501 for discussion why this can't be an instance method on class Graph.
Scala API, see https://github.com/akka/akka/issues/28501 for discussion why this can't be an instance method on class Graph.
Value parameters
- self
-
the graph whose materialized value will be mapped
Attributes
- Source
- Graph.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
Java API Transform the materialized value of this Flow, leaving all other properties as they were.
Java API Transform the materialized value of this Flow, leaving all other properties as they were.
Value parameters
- f
-
function to map the graph's materialized value
- g
-
the graph being transformed
Attributes
- Returns
-
a graph with same semantics as the given graph, except from the materialized value which is mapped using f.
- Source
- Graph.scala
Implicits
Implicits
Scala API, see https://github.com/akka/akka/issues/28501 for discussion why this can't be an instance method on class Graph.
Scala API, see https://github.com/akka/akka/issues/28501 for discussion why this can't be an instance method on class Graph.
Value parameters
- self
-
the graph whose materialized value will be mapped
Attributes
- Source
- Graph.scala