| Constructor and Description | 
|---|
VariantMarketDescriptionCache(com.google.common.cache.Cache<String,MarketDescriptionCi> cache,
                             DataProvider<com.sportradar.uf.sportsapi.datamodel.MarketDescriptions> dataProvider,
                             MappingValidatorFactory mappingValidatorFactory,
                             TimeUtils time,
                             VariantMarketDescriptionCache.Config config,
                             TelemetryFactory telemetryFactory)  | 
| Constructor and Description | 
|---|
LatencyTracker(io.opentelemetry.api.metrics.LongHistogram histogram,
              io.opentelemetry.api.common.Attributes histogramTags,
              TimeUtils timeUtils)  | 
TelemetryFactory(Telemetry telemetry,
                TimeUtils timeUtils)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected MarketDescriptionCache | 
CachingModule.provideVariantMarketDescriptionCache(SdkInternalConfiguration cfg,
                                    LogFastHttpDataFetcher httpDataFetcher,
                                    Deserializer deserializer,
                                    MappingValidatorFactory mappingFactory,
                                    TimeUtils timeUtils,
                                    TelemetryFactory telemetryFactory)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TimeUtilsImpl
Created on 06/04/2018. 
 | 
| Constructor and Description | 
|---|
ProducerManagerImpl(SdkInternalConfiguration configuration,
                   ProducerDataProvider producerDataProvider,
                   TimeUtils time)  | 
| Constructor and Description | 
|---|
NameProviderFactoryImpl(MarketDescriptionProvider descriptorProvider,
                       ProfileCache profileCache,
                       NameExpressionFactory expressionFactory,
                       SdkInternalConfiguration cfg,
                       TimeUtils time)  | 
| Constructor and Description | 
|---|
ConfiguredConnectionFactory(com.rabbitmq.client.ConnectionFactory rabbitConnectionFactory,
                           SdkInternalConfiguration config,
                           String version,
                           SdkConnectionStatusListener connectionStatusListener,
                           ExecutorService dedicatedRabbitMqExecutor,
                           TimeUtils timeUtils)  | 
RabbitMqChannelImpl(RabbitMqSystemListener rabbitMqSystemListener,
                   WhoAmIReader whoAmIReader,
                   String sdkVersion,
                   AmqpConnectionFactory connectionFactory,
                   TimeUtils timeUtils,
                   Sleep sleep)
Initializes a new instance of the  
RabbitMqChannelImpl | 
SingleInstanceAmqpConnectionFactory(ConfiguredConnectionFactory configuredConnectionFactory,
                                   SdkInternalConfiguration config,
                                   SdkConnectionStatusListener connectionStatusListener,
                                   WhoAmIReader whoAmIReader,
                                   FirewallChecker firewallChecker,
                                   TimeUtils timeUtils,
                                   SslProtocolsProvider sslProtocolsProvider)
Initializes a new instance of the  
SingleInstanceAmqpConnectionFactory class | 
| Constructor and Description | 
|---|
SingleRecoveryManagerSupervisor(SdkInternalConfiguration config,
                               SdkProducerManager producerManager,
                               SdkProducerStatusListener producerStatusListener,
                               SdkEventRecoveryStatusListener eventRecoveryStatusListener,
                               SnapshotRequestManager snapshotRequestManager,
                               SdkTaskScheduler taskScheduler,
                               ScheduledExecutorService executorServices,
                               HttpHelper httpHelper,
                               FeedMessageFactory messageFactory,
                               WhoAmIReader whoAmIReader,
                               SequenceGenerator sequenceGenerator,
                               TimeUtils timeUtils,
                               TelemetryFactory usageTelemetryFactory)  | 
Copyright © 2016–2025. All rights reserved.