Uses of Class
org.oxerr.viagogo.client.cached.redisson.inventory.RetryConfiguration
Package
Description
Cached inventory service using Redisson.
-
Uses of RetryConfiguration in org.oxerr.viagogo.client.cached.redisson.inventory
ModifierConstructorDescriptionRedissonCachedSellerListingService
(SellerListingService sellerListingService, org.redisson.api.RedissonClient redissonClient, String keyPrefix, Executor executor, org.oxerr.ticket.inventory.support.cached.redisson.ListingConfiguration listingConfiguration, int pageSize, RetryConfiguration retryConfiguration) Constructs with specifiedListingConfiguration
and specifiedRetryConfiguration
.RedissonCachedSellerListingsService
(SellerListingService sellerListingService, org.redisson.api.RedissonClient redissonClient, String keyPrefix, Executor executor, org.oxerr.ticket.inventory.support.cached.redisson.ListingConfiguration listingConfiguration, int pageSize, RetryConfiguration retryConfiguration) Deprecated, for removal: This API element is subject to removal in a future version.