MultiResult

akka.kafka.ProducerMessage$.MultiResult
See theMultiResult companion object
final case class MultiResult[K, V, PassThrough] extends Results[K, V, PassThrough]

Results implementation emitted when all messages in a MultiMessage have been successfully published.

Attributes

Companion:
object
Source:
ProducerMessage.scala
Graph
Supertypes
trait Product
trait Equals
trait Results[K, V, PassThrough]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Java API: accessor for parts

Java API: accessor for parts

Attributes

Source:
ProducerMessage.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product