PassThroughResult

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

Results implementation emitted when a PassThroughMessage has passed through the flow.

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

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product