org.apache.pekko.stream.connectors.ironmq.Message
See theMessage companion object
The message consumed from IronMq.
Value parameters
- body
-
The pushed message content.
- messageId
-
The unique id of the message.
- noOfReservations
-
It is the count of how many time the message has been reserved (and released or expired) previously
Attributes
- Companion
- object
- Source
- domain.scala
- Graph
-
- Supertypes
Members list
In this article