WriteTo

org.apache.pekko.cluster.ddata.Replicator.WriteTo
final case class WriteTo(n: Int, timeout: FiniteDuration) extends WriteConsistency

Attributes

Source
Replicator.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Constructors

def this(n: Int, timeout: Duration)

Java API

Java API

Attributes

Source
Replicator.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product