Modifier and Type | Class and Description |
---|---|
class |
ProfileCacheImpl
The main competitor/profile cache
|
Modifier and Type | Method and Description |
---|---|
protected ProfileCache |
CachingModule.provideProfileCache(CacheItemFactory cacheItemFactory,
DataRouterManager dataRouterManager) |
Constructor and Description |
---|
SportEntityFactoryImpl(SportsDataCache sportsDataCache,
SportEventCache sportEventCache,
ProfileCache profileCache,
SportEventStatusFactory sportEventStatusFactory,
MappingTypeProvider mappingTypeProvider,
SdkInternalConfiguration oddsFeedConfiguration)
Initializes a new instance of the
SportEntityFactoryImpl |
Constructor and Description |
---|
CompetitorImpl(Urn competitorId,
ProfileCache profileCache,
Map<Urn,ReferenceIdCi> eventCompetitorsReferences,
Boolean isVirtual,
List<Locale> locales,
SportEntityFactory sportEntityFactory,
ExceptionHandlingStrategy exceptionHandlingStrategy)
Initializes a new instance of the
CompetitorImpl class |
CompetitorImpl(Urn competitorId,
ProfileCache profileCache,
SportEventCi parentSportEventCi,
List<Locale> locales,
SportEntityFactory sportEntityFactory,
ExceptionHandlingStrategy exceptionHandlingStrategy,
Boolean isVirtual)
Initializes a new instance of the
CompetitorImpl class |
CompetitorPlayerImpl(Urn playerId,
Integer jerseyNumber,
ProfileCache profileCache,
List<Urn> possibleAssociatedCompetitorIds,
List<Locale> locales,
ExceptionHandlingStrategy exceptionHandlingStrategy)
Initializes a new instance of
PlayerProfileImpl |
PlayerProfileImpl(Urn playerId,
ProfileCache profileCache,
List<Urn> possibleAssociatedCompetitorIds,
List<Locale> locales,
ExceptionHandlingStrategy exceptionHandlingStrategy)
Initializes a new instance of
PlayerProfileImpl |
TeamCompetitorImpl(Urn competitorId,
ProfileCache profileCache,
String qualifier,
Integer division,
Boolean isVirtual,
SportEventCi parentSportEventCi,
List<Locale> locales,
SportEntityFactory sportEntityFactory,
ExceptionHandlingStrategy exceptionHandlingStrategy)
Initializes a new instance of the
TeamCompetitorImpl class |
Constructor and Description |
---|
NameExpressionFactoryImpl(OperandFactory operandFactory,
ProfileCache profileCache) |
NameProviderFactoryImpl(MarketDescriptionProvider descriptorProvider,
ProfileCache profileCache,
NameExpressionFactory expressionFactory,
SdkInternalConfiguration cfg,
TimeUtils time) |
Copyright © 2016–2025. All rights reserved.