Acks

object Acks
Companion
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Value members

Concrete fields

val All: Acks

Option to wait for acknowledgement from all in-sync replicas when producing records.

Option to wait for acknowledgement from all in-sync replicas when producing records.

val One: Acks

Option to only wait for acknowledgement from the leader node when producing records.

Option to only wait for acknowledgement from the leader node when producing records.

val Zero: Acks

Option to not wait for any acknowledgement from the server when producing records.

Option to not wait for any acknowledgement from the server when producing records.