public static final class StreamTestKit.ProbeSource<T> extends SourceModule<T,TestPublisher.Probe<T>>
Constructor and Description |
---|
ProbeSource(Attributes attributes,
SourceShape<T> shape,
ActorSystem system) |
Modifier and Type | Method and Description |
---|---|
Attributes |
attributes() |
scala.Tuple2<TestPublisher.Probe<T>,TestPublisher.Probe<T>> |
create(MaterializationContext context) |
protected SourceModule<T,TestPublisher.Probe<T>> |
newInstance(SourceShape<T> shape) |
StreamLayout.Module |
withAttributes(Attributes attr) |
amendShape, carbonCopy, label, replaceShape, shape, toString
downstreams, inPorts, outPorts, subModules, upstreams
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
compose, compose, composeNoMat, equals, fuse, fuse, hashCode, isAtomic, isBidiFlow, isCopied, isFlow, isFused, isRunnable, isSealed, isSink, isSource, materializedValueComputation, transformMaterializedValue, wire
public ProbeSource(Attributes attributes, SourceShape<T> shape, ActorSystem system)
public Attributes attributes()
public scala.Tuple2<TestPublisher.Probe<T>,TestPublisher.Probe<T>> create(MaterializationContext context)
protected SourceModule<T,TestPublisher.Probe<T>> newInstance(SourceShape<T> shape)
newInstance
in class SourceModule<T,TestPublisher.Probe<T>>
public StreamLayout.Module withAttributes(Attributes attr)