public interface UofCacheConfiguration
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
getIgnoreBetPalTimelineSportEventStatus()
Gets a value indicating whether to ignore sport event status from timeline endpoint for
 sport events on BetPal producer (default: false) 
 | 
Duration | 
getIgnoreBetPalTimelineSportEventStatusCacheTimeout()
Gets the ignore BetPal timeline sport event status cache timeout - how long cache item is cached. 
 | 
Duration | 
getProfileCacheTimeout()
Gets the competitor/player cache timeout - how long cache item is cached
 Can be between 1 hour and 48 hours - default 24 hours (sliding expiration) 
 | 
Duration | 
getSportEventCacheTimeout()
Gets the sport event cache timeout - how long cache items are cached
 Can be between 1 hour and 48 hours - default 12 hours (sliding expiration) 
 | 
Duration | 
getSportEventStatusCacheTimeout()
Gets the sport event status cache timeout - how long status is cached
 Can be between 1 min and 60 min - default 5 min (absolute expiration) 
 | 
Duration | 
getVariantMarketDescriptionCacheTimeout()
Gets the variant market description cache timeout - how long cache item is cached
 Can be between 1 hour and 24 hours - default 3 hours (sliding expiration) 
 | 
Duration getSportEventCacheTimeout()
Duration getSportEventStatusCacheTimeout()
Duration getProfileCacheTimeout()
Duration getVariantMarketDescriptionCacheTimeout()
Duration getIgnoreBetPalTimelineSportEventStatusCacheTimeout()
boolean getIgnoreBetPalTimelineSportEventStatus()
Copyright © 2016–2025. All rights reserved.