Interface ConfigurationCacheEntryDiscardedResult
- All Superinterfaces:
ConfigurationCacheEntryOutcomeResult, OperationResult
@Incubating
@NullMarked
public interface ConfigurationCacheEntryDiscardedResult
extends ConfigurationCacheEntryOutcomeResult
A configuration cache entry was written but discarded at the end of the build, e.g. because of problems, a serialization error or incompatible tasks.
- Since:
- 9.8.0
-
Method Summary
Methods inherited from interface ConfigurationCacheEntryOutcomeResult
getProblemCountMethods inherited from interface OperationResult
getEndTime, getStartTime