Interface ConfigurationCacheEntryNotStoredResult

All Superinterfaces:
ConfigurationCacheEntryOutcomeResult, OperationResult

@Incubating @NullMarked public interface ConfigurationCacheEntryNotStoredResult extends ConfigurationCacheEntryOutcomeResult
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