public final class CancelSink extends SinkModule<java.lang.Object,NotUsed>
| Constructor and Description |
|---|
CancelSink(Attributes attributes,
SinkShape<java.lang.Object> shape) |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
attributes() |
scala.Tuple2<org.reactivestreams.Subscriber<java.lang.Object>,NotUsed> |
create(MaterializationContext context) |
protected SinkModule<java.lang.Object,NotUsed> |
newInstance(SinkShape<java.lang.Object> shape) |
StreamLayout.AtomicModule |
withAttributes(Attributes attr) |
amendShape, carbonCopy, label, replaceShape, shape, toStringdownstreams, inPorts, outPorts, subModules, upstreamsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompose, compose, composeNoMat, equals, fuse, fuse, hashCode, isAtomic, isBidiFlow, isCopied, isFlow, isFused, isRunnable, isSealed, isSink, isSource, materializedValueComputation, transformMaterializedValue, wirepublic CancelSink(Attributes attributes, SinkShape<java.lang.Object> shape)
public Attributes attributes()
public scala.Tuple2<org.reactivestreams.Subscriber<java.lang.Object>,NotUsed> create(MaterializationContext context)
protected SinkModule<java.lang.Object,NotUsed> newInstance(SinkShape<java.lang.Object> shape)
newInstance in class SinkModule<java.lang.Object,NotUsed>public StreamLayout.AtomicModule withAttributes(Attributes attr)