HLC

stdx.crdt.HLC$package.HLC
object HLC

Attributes

Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
HLC.type

Members list

Type members

Classlikes

object given_Ordering_HLC extends Ordering[HLC]

Attributes

Supertypes
trait Ordering[HLC]
trait PartialOrdering[HLC]
trait Equiv[HLC]
trait Serializable
trait Comparator[HLC]
class Object
trait Matchable
class Any
Show all
Self type

Value members

Concrete methods

def start(using tm: TimeMethod): HLC

Givens

Extensions

Extensions

extension (hlc: HLC)
def <(o: HLC): Boolean
def >(o: HLC): Boolean
def c: Long
def l: Long
def merge(oHlc: HLC)(using tm: TimeMethod): HLC
def nextEvent(using tm: TimeMethod): HLC