Uses of Interface
com.loomcache.server.consensus.Clock
Packages that use Clock
-
Uses of Clock in com.loomcache.server.consensus
Classes in com.loomcache.server.consensus that implement ClockModifier and TypeClassDescriptionclassSystem clock implementation usingSystem.nanoTime().classTest clock with manual time advancement for deterministic testing.Constructors in com.loomcache.server.consensus with parameters of type ClockModifierConstructorDescriptionLeaderLease(LeaseConfig config, Clock clock) Create a leader lease with the given configuration.