Package org.apache.pekko.stream
Interface Attributes.Attribute
- 
- All Known Subinterfaces:
- Attributes.MandatoryAttribute,- StreamRefAttributes.StreamRefAttribute
 - All Known Implementing Classes:
- ActorAttributes.DebugLogging,- ActorAttributes.Dispatcher,- ActorAttributes.FuzzingMode,- ActorAttributes.MaxFixedBufferSize,- ActorAttributes.OutputBurstLimit,- ActorAttributes.StreamSubscriptionTimeout,- ActorAttributes.SupervisionStrategy,- ActorAttributes.SyncProcessingLimit,- Attributes.AsyncBoundary$,- Attributes.CancellationStrategy,- Attributes.InputBuffer,- Attributes.LogLevels,- Attributes.Name,- Attributes.NestedMaterializationCancellationPolicy,- Attributes.SourceLocation,- RestartWithBackoffFlow.Delay,- StreamRefAttributes.BufferCapacity,- StreamRefAttributes.DemandRedeliveryInterval,- StreamRefAttributes.FinalTerminationSignalDeadline,- StreamRefAttributes.SubscriptionTimeout,- TcpAttributes.TcpWriteBufferSize
 - Enclosing class:
- Attributes
 
 public static interface Attributes.AttributeNote that more attributes for theMaterializerare defined inActorAttributes.