CacheDataSource.CacheIgnoredReason

@Documented
@Retention(value = RetentionPolicy.SOURCE)
@Target(value = )
@IntDef(value = )
public annotation CacheDataSource.CacheIgnoredReason


Reasons the cache may be ignored. One of CACHE_IGNORED_REASON_ERROR or CACHE_IGNORED_REASON_UNSET_LENGTH.