ConfigurationCacheEntryNotStoredResult

No configuration cache entry was stored on purpose: no reusable entry was found while the cache is in read-only mode, or configuration caching was degraded gracefully because incompatible tasks were scheduled.

Since

9.8.0

Functions

Link copied to clipboard
abstract fun getEndTime(): Long
Returns the time when the operation finished its execution.
Link copied to clipboard
abstract fun getProblemCount(): Int
Returns the number of configuration cache problems reported to the console for this build invocation.
Link copied to clipboard
abstract fun getStartTime(): Long
Returns the time when the operation started its execution.