Uses of Class
com.sportradar.unifiedodds.sdk.internal.impl.UnifiedOddsStatistics
Packages that use UnifiedOddsStatistics
Package
Description
-
Uses of UnifiedOddsStatistics in com.sportradar.unifiedodds.sdk.internal.di
Methods in com.sportradar.unifiedodds.sdk.internal.di that return UnifiedOddsStatistics -
Uses of UnifiedOddsStatistics in com.sportradar.unifiedodds.sdk.internal.impl
Constructors in com.sportradar.unifiedodds.sdk.internal.impl with parameters of type UnifiedOddsStatisticsModifierConstructorDescriptionLogFastHttpDataFetcher(SdkInternalConfiguration config, org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, UnifiedOddsStatistics statsBean, HttpResponseHandler responseDataHandler, UserAgentProvider userAgentProvider, TraceIdProvider traceIdProvider) LogHttpDataFetcher(SdkInternalConfiguration config, org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient httpClient, UnifiedOddsStatistics statsBean, HttpResponseHandler httpResponseHandler, UserAgentProvider userAgentProvider, TraceIdProvider traceIdProvider) UofSessionImpl(SdkInternalConfiguration config, MessageReceiver messageReceiver, RecoveryManager recoveryManager, CompositeMessageProcessor messageProcessor, SdkProducerManager producerManager, SportDataProvider sportDataProvider, SportEntityFactory sportEntityFactory, FeedMessageFactory messageFactory, FeedMessageValidator feedMessageValidator, UnifiedOddsStatistics ufStats, com.google.common.cache.Cache<String, String> dispatchedFixtureChangesCache)