Uses of Package
io.higson.runtime.evict
Packages that use io.higson.runtime.evict
Package
Description
-
Classes in io.higson.runtime.evict used by io.higson.runtime.coreClassDescriptionProvides: 1. current time from any clock 2. the strategy for checking if a given cached parameter exceeded idle timeout
-
Classes in io.higson.runtime.evict used by io.higson.runtime.engine.configClassDescriptionProvides: 1. current time from any clock 2. the strategy for checking if a given cached parameter exceeded idle timeout
-
Classes in io.higson.runtime.evict used by io.higson.runtime.engine.core.preparedClassDescriptionProvides: 1. current time from any clock 2. the strategy for checking if a given cached parameter exceeded idle timeout
-
Classes in io.higson.runtime.evict used by io.higson.runtime.evictClassDescriptionProvides: 1. current time from any clock 2. the strategy for checking if a given cached parameter exceeded idle timeoutThe no-op implementation that never detects the idle timeout.