Uses of Interface
io.higson.runtime.utils.Clock
Packages that use Clock
Package
Description
-
Uses of Clock in io.higson.runtime.core
Methods in io.higson.runtime.core with parameters of type Clock -
Uses of Clock in io.higson.runtime.core.datasource
Methods in io.higson.runtime.core.datasource with parameters of type Clock -
Uses of Clock in io.higson.runtime.core.datasource.database
Methods in io.higson.runtime.core.datasource.database with parameters of type Clock -
Uses of Clock in io.higson.runtime.core.datasource.snapshot
Methods in io.higson.runtime.core.datasource.snapshot with parameters of type Clock -
Uses of Clock in io.higson.runtime.evict
Constructors in io.higson.runtime.evict with parameters of type ClockModifierConstructorDescriptionDefaultIdleChecker(long maxIdleMillis, Clock clock) DefaultIdleChecker(Duration duration, Clock clock) ParamEvictor(PreparedParamCache indexCache, Clock clock, Reloader reloader, HigsonFlightRecorder flightRecorder, ExtSqlExecutor sqlExecutor) -
Uses of Clock in io.higson.runtime.function.log
Constructors in io.higson.runtime.function.log with parameters of type Clock -
Uses of Clock in io.higson.runtime.utils
Classes in io.higson.runtime.utils that implement Clock