StreamRefAttributes
Attributes for stream refs (pekko.stream.SourceRef and pekko.stream.SinkRef). Note that more attributes defined in Attributes and ActorAttributes.
Attributes
- Source
- Attributes.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
StreamRefAttributes.type
Members list
Type members
Classlikes
Attributes
- Source
- Attributes.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StreamRefAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
Attributes
- Source
- Attributes.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StreamRefAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
Attributes
- Source
- Attributes.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StreamRefAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
Attributes specific to stream refs.
Attributes specific to stream refs.
Not for user extension.
Attributes
- Source
- Attributes.scala
- Supertypes
- Known subtypes
Attributes
- Source
- Attributes.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait StreamRefAttributetrait Attributeclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
Specifies the size of the buffer on the receiving side that is eagerly filled even without demand.
Specifies the size of the buffer on the receiving side that is eagerly filled even without demand.
Attributes
- Source
- Attributes.scala
Scala API: If no new elements arrive within this timeout, demand is redelivered.
Scala API: If no new elements arrive within this timeout, demand is redelivered.
Attributes
- Source
- Attributes.scala
Java API: If no new elements arrive within this timeout, demand is redelivered.
Java API: If no new elements arrive within this timeout, demand is redelivered.
Attributes
- Source
- Attributes.scala
Scala API: The time between the Terminated signal being received and when the local SourceRef determines to fail itself
Scala API: The time between the Terminated signal being received and when the local SourceRef determines to fail itself
Attributes
- Source
- Attributes.scala
Java API: The time between the Terminated signal being received and when the local SourceRef determines to fail itself
Java API: The time between the Terminated signal being received and when the local SourceRef determines to fail itself
Attributes
- Source
- Attributes.scala
Scala API: Specifies the subscription timeout within which the remote side MUST subscribe to the handed out stream reference.
Scala API: Specifies the subscription timeout within which the remote side MUST subscribe to the handed out stream reference.
Attributes
- Source
- Attributes.scala
Java API: Specifies the subscription timeout within which the remote side MUST subscribe to the handed out stream reference.
Java API: Specifies the subscription timeout within which the remote side MUST subscribe to the handed out stream reference.
Attributes
- Source
- Attributes.scala