public class DataRouterManagerImpl extends Object implements DataRouterManager
| Modifier and Type | Field and Description | 
|---|---|
static String | 
TELEMETRY_TAG_KEY  | 
public static final String TELEMETRY_TAG_KEY
public void addUofExtListener(UofExtListener uofExtListener)
public void requestSummaryEndpoint(Locale locale, Urn id, CacheItem requester) throws CommunicationException
requestSummaryEndpoint in interface DataRouterManagerCommunicationExceptionpublic void requestSummaryEndpoint(Locale locale, Urn id, CacheItem requester, RequestOptions requestOptions) throws CommunicationException
requestSummaryEndpoint in interface DataRouterManagerCommunicationExceptionpublic void requestFixtureEndpoint(Locale locale, Urn id, boolean useCachedProvider, CacheItem requester) throws CommunicationException
requestFixtureEndpoint in interface DataRouterManagerCommunicationExceptionpublic void requestDrawSummary(Locale locale, Urn id, CacheItem requester) throws CommunicationException
requestDrawSummary in interface DataRouterManagerCommunicationExceptionpublic void requestDrawFixture(Locale locale, Urn id, CacheItem requester) throws CommunicationException
requestDrawFixture in interface DataRouterManagerCommunicationExceptionpublic void requestAllTournamentsForAllSportsEndpoint(Locale locale) throws CommunicationException
requestAllTournamentsForAllSportsEndpoint in interface DataRouterManagerCommunicationExceptionpublic void requestAllSportsEndpoint(Locale locale) throws CommunicationException
requestAllSportsEndpoint in interface DataRouterManagerCommunicationExceptionpublic List<Urn> requestAllLotteriesEndpoint(Locale locale, Boolean requireResult) throws CommunicationException
requestAllLotteriesEndpoint in interface DataRouterManagerCommunicationExceptionpublic List<Urn> requestEventsFor(Locale locale, Urn tournamentId) throws CommunicationException
requestEventsFor in interface DataRouterManagerCommunicationExceptionpublic List<Urn> requestLotterySchedule(Locale locale, Urn lotteryId, CacheItem requester) throws CommunicationException
requestLotterySchedule in interface DataRouterManagerCommunicationExceptionpublic List<Urn> requestEventsFor(Locale locale, Date date) throws CommunicationException
requestEventsFor in interface DataRouterManagerCommunicationExceptionpublic void requestPlayerProfileEndpoint(Locale locale, Urn id, CacheItem requester) throws CommunicationException
requestPlayerProfileEndpoint in interface DataRouterManagerCommunicationExceptionpublic void requestCompetitorEndpoint(Locale locale, Urn id, CacheItem requester) throws CommunicationException
requestCompetitorEndpoint in interface DataRouterManagerCommunicationExceptionpublic void requestSimpleTeamEndpoint(Locale locale, Urn id, CacheItem requester) throws CommunicationException
requestSimpleTeamEndpoint in interface DataRouterManagerCommunicationExceptionpublic List<Urn> requestSeasonsFor(Locale locale, Urn tournamentId) throws CommunicationException
requestSeasonsFor in interface DataRouterManagerCommunicationExceptionpublic com.sportradar.uf.sportsapi.datamodel.SapiMatchTimelineEndpoint requestEventTimelineEndpoint(Locale locale, Urn id, CacheItem requester) throws CommunicationException
requestEventTimelineEndpoint in interface DataRouterManagerCommunicationExceptionpublic void requestSportCategoriesEndpoint(Locale locale, Urn id, CacheItem requester) throws CommunicationException
requestSportCategoriesEndpoint in interface DataRouterManagerCommunicationExceptionpublic AvailableSelections requestAvailableSelections(Urn id) throws CommunicationException
requestAvailableSelections in interface DataRouterManagerCommunicationExceptionpublic Calculation requestCalculateProbability(List<Selection> selections) throws CommunicationException
requestCalculateProbability in interface DataRouterManagerCommunicationExceptionpublic CalculationFilter requestCalculateProbabilityFilter(List<Selection> selections) throws CommunicationException
requestCalculateProbabilityFilter in interface DataRouterManagerCommunicationExceptionpublic List<FixtureChange> requestFixtureChanges(Date after, Urn sportId, Locale locale) throws CommunicationException
requestFixtureChanges in interface DataRouterManagerCommunicationExceptionpublic List<ResultChange> requestResultChanges(Date after, Urn sportId, Locale locale) throws CommunicationException
requestResultChanges in interface DataRouterManagerCommunicationExceptionpublic List<Urn> requestListSportEvents(Locale locale, int startIndex, int limit) throws CommunicationException
requestListSportEvents in interface DataRouterManagerCommunicationExceptionpublic List<Urn> requestAvailableTournamentsFor(Locale locale, Urn sportId) throws CommunicationException
requestAvailableTournamentsFor in interface DataRouterManagerCommunicationExceptionpublic List<PeriodStatus> requestPeriodSummary(Urn id, Locale locale, List<Urn> competitorIds, List<Integer> periods) throws CommunicationException
requestPeriodSummary in interface DataRouterManagerCommunicationExceptionpublic void close()
close in interface DataRouterManagerCopyright © 2016–2025. All rights reserved.