| MaterializedValueSourceT Class |
Namespace: Akka.Streams.Implementation.Fusing
public sealed class MaterializedValueSource<T> : GraphStage<SourceShape<T>>, IMaterializedValueSource
The MaterializedValueSourceT type exposes the following members.
| Name | Description | |
|---|---|---|
| MaterializedValueSourceT(StreamLayoutIMaterializedValueNode) |
TBD
| |
| MaterializedValueSourceT(StreamLayoutIMaterializedValueNode, OutletT) |
TBD
|
| Name | Description | |
|---|---|---|
| Computation |
TBD
| |
| InitialAttributes |
TBD
(Overrides GraphStageWithMaterializedValueTShape, TMaterializedInitialAttributes.) | |
| Module |
TBD
(Inherited from GraphStageWithMaterializedValueTShape, TMaterialized.) | |
| Shape |
TBD
(Overrides GraphStageWithMaterializedValueTShape, TMaterializedShape.) |
| Name | Description | |
|---|---|---|
| AddAttributes |
TBD
(Inherited from GraphStageWithMaterializedValueTShape, TMaterialized.) | |
| Async |
TBD
(Inherited from GraphStageWithMaterializedValueTShape, TMaterialized.) | |
| CopySource |
TBD
| |
| CreateLogic |
TBD
(Overrides GraphStageTShapeCreateLogic(Attributes).) | |
| CreateLogicAndMaterializedValue |
TBD
(Inherited from GraphStageTShape.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Named |
TBD
(Inherited from GraphStageWithMaterializedValueTShape, TMaterialized.) | |
| SetValue |
TBD
| |
| ToString |
TBD
(Overrides ObjectToString.) | |
| WithAttributes |
TBD
(Inherited from GraphStageWithMaterializedValueTShape, TMaterialized.) |
| Name | Description | |
|---|---|---|
| AsInstanceOfT |
TBD
(Defined by Extensions.) | |
| Match | Overloaded.
Matches the specified target.
(Defined by PatternMatch.) | |
| MatchT | Overloaded.
Matches the specified target and return a result of target processing.
(Defined by PatternMatch.) |