ClientEntry

stdx.crdt.mutable.ClientEntry
See theClientEntry companion class
object ClientEntry

Attributes

Companion
class
Experimental
true
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object given_IntervalLike_ClientEntry_PositiveLong extends IntervalLike[ClientEntry, PositiveLong]

Attributes

Supertypes
trait IntervalLike[ClientEntry, PositiveLong]
class Object
trait Matchable
class Any
Self type
object given_Mergeable_ClientEntry extends Mergeable[ClientEntry]

Attributes

Supertypes
trait Mergeable[ClientEntry]
class Object
trait Matchable
class Any
Self type
object given_PartialOrder_ClientEntry extends PartialOrder[ClientEntry]

Attributes

Supertypes
trait PartialOrder[ClientEntry]
class Object
trait Matchable
class Any
Self type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements.

The names of the product elements.

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type.

The name of the type.

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(seqRange: Interval[PositiveLong], version: PositiveLong): ClientEntry
def apply(seqStart: PositiveLong, seqEnd: PositiveLong, version: PositiveLong): ClientEntry