Package akka.stream.scaladsl
Interface SinkQueueWithCancel<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
cancel()
Cancel the stream.
-
Modifier and Type | Method | Description |
---|---|---|
void |
cancel() |
Cancel the stream.
|