AddWinsLastWriterWinsMap

kofre.encrdt.crdts.AddWinsLastWriterWinsMap
See theAddWinsLastWriterWinsMap companion object
class AddWinsLastWriterWinsMap[K, V](val replicaId: String, initialState: AddWinsMapLattice[K, LastWriterWins[CausalTimeTag, V]])

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def get(key: K): Option[V]
def merge(otherState: LatticeType[K, V]): Unit
def put(key: K, value: V): Unit
def remove(key: K): Unit
def state: LatticeType[K, V]
def values: Map[K, V]

Concrete fields

val replicaId: String