org.apache.pekko.stream.connectors.ironmq.javadsl

This implicit classes allow to convert the Committable and CommittableMessage between scaladsl and javadsl.

Attributes

Members list

Type members

Classlikes

trait Committable

Commit an offset that is included in a CommittableMessage.

Commit an offset that is included in a CommittableMessage.

Attributes

Source
CommittableMessage.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes

A Committable wrapper around the IronMq Message.

A Committable wrapper around the IronMq Message.

Attributes

Source
CommittableMessage.scala
Supertypes
trait Committable
class Object
trait Matchable
class Any
case class CommittablePushMessage[ToCommit](message: PushMessage, toCommit: ToCommit)

Attributes

Companion
object
Source
IronMqProducer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
IronMqProducer.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Source
IronMqConsumer.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Source
IronMqProducer.scala
Supertypes
class Object
trait Matchable
class Any
Self type