akka.io
Interface BackpressureBuffer.LowWatermarkReached

All Superinterfaces:
NoSerializationVerificationNeeded, Tcp.Event, Tcp.Message
All Known Implementing Classes:
BackpressureBuffer.LowWatermarkReached$
Enclosing class:
BackpressureBuffer

public static interface BackpressureBuffer.LowWatermarkReached
extends Tcp.Event

Message type which is sent when the buffer’s fill level falls below the low watermark, which means that writing can commence again.