public class UofCacheConfigurationImpl extends Object implements 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) 
 | 
String | 
toString()  | 
public Duration getSportEventCacheTimeout()
UofCacheConfigurationgetSportEventCacheTimeout in interface UofCacheConfigurationpublic Duration getSportEventStatusCacheTimeout()
UofCacheConfigurationgetSportEventStatusCacheTimeout in interface UofCacheConfigurationpublic Duration getProfileCacheTimeout()
UofCacheConfigurationgetProfileCacheTimeout in interface UofCacheConfigurationpublic Duration getVariantMarketDescriptionCacheTimeout()
UofCacheConfigurationgetVariantMarketDescriptionCacheTimeout in interface UofCacheConfigurationpublic Duration getIgnoreBetPalTimelineSportEventStatusCacheTimeout()
UofCacheConfigurationgetIgnoreBetPalTimelineSportEventStatusCacheTimeout in interface UofCacheConfigurationpublic boolean getIgnoreBetPalTimelineSportEventStatus()
UofCacheConfigurationgetIgnoreBetPalTimelineSportEventStatus in interface UofCacheConfigurationCopyright © 2016–2025. All rights reserved.