org.apache.pekko.stream.Attributes.SourceLocation
See theSourceLocation companion object
final class SourceLocation(lambda: AnyRef) extends Attribute
Attribute that contains the source location of for example a lambda passed to an operator, useful for example for debugging. Included in the default toString of GraphStageLogic if present
Attributes
- Companion
- object
- Source
- Attributes.scala
- Graph
-
- Supertypes
Members list
In this article