partialDataPolicy property

PartialDataCachePolicy partialDataPolicy
final

Determines how partial data should be handled when written to the cache

acceptForOptimisticData is the default and recommended, as it provides the best balance between safety and usability.

Implementation

final PartialDataCachePolicy partialDataPolicy;