CommitterSettings

akka.kafka.CommitterSettings
See theCommitterSettings companion object

Settings for committer. See akka.kafka.committer section in reference.conf. Note that the companion object provides apply and create functions for convenient construction of the settings, together with the with methods.

Attributes

Companion:
object
Source:
CommitterSettings.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Any
Source:
CommitterSettings.scala
@ApiMayChange(issue = "https://github.com/akka/alpakka-kafka/issues/1092")

Attributes

Source:
CommitterSettings.scala
@ApiMayChange(issue = "https://github.com/akka/alpakka-kafka/issues/882")

Attributes

Source:
CommitterSettings.scala