stdx.crdt.list.fugue

Members list

Type members

Experimental classlikes

class Fugue[T](replicaId: String)

Attributes

Experimental
true
Supertypes
class Object
trait Matchable
class Any
object ID

Attributes

Companion
class
Experimental
true
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
ID.type
case class ID(sender: String, counter: Long)

Attributes

Companion
object
Experimental
true
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
enum Message[T]

Attributes

Experimental
true
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
class Insert[T]
class Delete[T]