CommitWhen

akka.kafka.CommitWhen$
See theCommitWhen companion trait
@ApiMayChange(issue = "https://github.com/akka/alpakka-kafka/issues/1092")
object CommitWhen

Selects when the stream will commit an offset.

Attributes

Companion:
trait
Source:
CommitterSettings.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

@ApiMayChange(issue = "https://github.com/akka/alpakka-kafka/issues/1092")
case object NextOffsetObserved extends CommitWhen

Commit once the next Committable offset is observed

Commit once the next Committable offset is observed

Attributes

Source:
CommitterSettings.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
@ApiMayChange(issue = "https://github.com/akka/alpakka-kafka/issues/1092")
case object OffsetFirstObserved extends CommitWhen

Commit as soon as a Committable offset is observed.

Commit as soon as a Committable offset is observed.

Attributes

Source:
CommitterSettings.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

Value members

Concrete methods

Concrete fields

@ApiMayChange(issue = "https://github.com/akka/alpakka-kafka/issues/1092")

Java API.

Java API.

Attributes

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

Java API.

Java API.

Attributes

Source:
CommitterSettings.scala