Ack
org.apache.pekko.remote.Ack
Class representing an acknowledgement with selective negative acknowledgements.
Value parameters
- cumulativeAck
-
Represents the highest sequence number received.
- nacks
-
Set of sequence numbers between the last delivered one and cumulativeAck that has been not yet received.
Attributes
- Deprecated
- true
- Source
- AckedDelivery.scala
- Graph
-
- Supertypes
Members list
In this article