Class RedissonCachedVividSeatsClient

java.lang.Object
org.oxerr.vividseats.client.cached.redisson.RedissonCachedVividSeatsClient
All Implemented Interfaces:
org.oxerr.vividseats.client.cached.CachedVividSeatsClient

public class RedissonCachedVividSeatsClient extends Object implements org.oxerr.vividseats.client.cached.CachedVividSeatsClient
  • Constructor Details

    • RedissonCachedVividSeatsClient

      public RedissonCachedVividSeatsClient(org.oxerr.vividseats.client.VividSeatsClient vividSeatsClient, org.redisson.api.RedissonClient redissonClient, String keyPrefix)
    • RedissonCachedVividSeatsClient

      public RedissonCachedVividSeatsClient(org.oxerr.vividseats.client.VividSeatsClient vividSeatsClient, org.redisson.api.RedissonClient redissonClient, String keyPrefix, Executor executor)
    • RedissonCachedVividSeatsClient

      public RedissonCachedVividSeatsClient(org.oxerr.vividseats.client.VividSeatsClient vividSeatsClient, RedissonCachedListingService cachedSellerListingService)
  • Method Details

    • getClient

      public org.oxerr.vividseats.client.VividSeatsClient getClient()
      Specified by:
      getClient in interface org.oxerr.vividseats.client.cached.CachedVividSeatsClient
    • getCachedListingService

      public RedissonCachedListingService getCachedListingService()
      Specified by:
      getCachedListingService in interface org.oxerr.vividseats.client.cached.CachedVividSeatsClient