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.Attribute
Note that more attributes for the Materializer are defined in ActorAttributes.