Index
All Classes and Interfaces|All Packages|Serialized Form
C
- CachedSellerListingService - Interface in org.oxerr.viagogo.client.cached.inventory
- CachedSellerListingsService - Interface in org.oxerr.viagogo.client.cached.inventory
-
Deprecated, for removal: This API element is subject to removal in a future version.
- CachedViagogoClient - Interface in org.oxerr.viagogo.client.cached
- check() - Method in interface org.oxerr.viagogo.client.cached.inventory.CachedSellerListingService
-
Check all listings and delete which not in cache.
- check() - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.RedissonCachedSellerListingService
- createListing(ViagogoEvent, ViagogoListing) - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.RedissonCachedSellerListingService
D
- deleteListing(ViagogoEvent, String) - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.RedissonCachedSellerListingService
E
- equals(Object) - Method in class org.oxerr.viagogo.client.cached.inventory.ViagogoEvent
- equals(Object) - Method in class org.oxerr.viagogo.client.cached.inventory.ViagogoListing
- equals(Object) - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedEvent
- equals(Object) - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedListing
G
- getCachedSellerListingService() - Method in interface org.oxerr.viagogo.client.cached.CachedViagogoClient
- getCachedSellerListingService() - Method in class org.oxerr.viagogo.client.cached.redisson.RedissonCachedViagogoClient
- getCachedSellerListingsService() - Method in interface org.oxerr.viagogo.client.cached.CachedViagogoClient
-
Deprecated, for removal: This API element is subject to removal in a future version.
- getCachedSellerListingsService() - Method in class org.oxerr.viagogo.client.cached.redisson.RedissonCachedViagogoClient
- getClient() - Method in interface org.oxerr.viagogo.client.cached.CachedViagogoClient
- getClient() - Method in class org.oxerr.viagogo.client.cached.redisson.RedissonCachedViagogoClient
- getEvent() - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedListing
- getId() - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedEvent
- getMaxAttempts() - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.RetryConfiguration
- getMaxDelay() - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.RetryConfiguration
- getPriority(ViagogoEvent, ViagogoListing, ViagogoCachedListing) - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.RedissonCachedSellerListingService
- getStartDate() - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedEvent
- getViagogoEventId() - Method in class org.oxerr.viagogo.client.cached.inventory.ViagogoEvent
- getViagogoEventId() - Method in class org.oxerr.viagogo.client.cached.inventory.ViagogoListing
- getViagogoEventId() - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedEvent
- getViagogoEventId() - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedListing
H
- hashCode() - Method in class org.oxerr.viagogo.client.cached.inventory.ViagogoEvent
- hashCode() - Method in class org.oxerr.viagogo.client.cached.inventory.ViagogoListing
- hashCode() - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedEvent
- hashCode() - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedListing
I
- isSame(SellerListing, CreateSellerListingRequest) - Static method in class org.oxerr.viagogo.client.cached.redisson.inventory.Listings
- isSame(SeatingDetail, Seating) - Static method in class org.oxerr.viagogo.client.cached.redisson.inventory.Listings
L
O
- org.oxerr.viagogo.client.cached - package org.oxerr.viagogo.client.cached
-
Client using cache.
- org.oxerr.viagogo.client.cached.inventory - package org.oxerr.viagogo.client.cached.inventory
-
Inventory service with cache.
- org.oxerr.viagogo.client.cached.redisson - package org.oxerr.viagogo.client.cached.redisson
-
Cached client implementation using Redisson.
- org.oxerr.viagogo.client.cached.redisson.inventory - package org.oxerr.viagogo.client.cached.redisson.inventory
-
Cached inventory service using Redisson.
R
- RedissonCachedSellerListingService - Class in org.oxerr.viagogo.client.cached.redisson.inventory
- RedissonCachedSellerListingService(SellerListingService, RedissonClient, String, Executor) - Constructor for class org.oxerr.viagogo.client.cached.redisson.inventory.RedissonCachedSellerListingService
-
Constructs with default
ListingConfiguration
and defaultRetryConfiguration
. - RedissonCachedSellerListingService(SellerListingService, RedissonClient, String, Executor, boolean) - Constructor for class org.oxerr.viagogo.client.cached.redisson.inventory.RedissonCachedSellerListingService
-
Deprecated, for removal: This API element is subject to removal in a future version.
- RedissonCachedSellerListingService(SellerListingService, RedissonClient, String, Executor, ListingConfiguration, int, RetryConfiguration) - Constructor for class org.oxerr.viagogo.client.cached.redisson.inventory.RedissonCachedSellerListingService
-
Constructs with specified
ListingConfiguration
and specifiedRetryConfiguration
. - RedissonCachedSellerListingsService - Class in org.oxerr.viagogo.client.cached.redisson.inventory
-
Deprecated, for removal: This API element is subject to removal in a future version.
- RedissonCachedSellerListingsService(SellerListingService, RedissonClient, String, Executor) - Constructor for class org.oxerr.viagogo.client.cached.redisson.inventory.RedissonCachedSellerListingsService
-
Deprecated.
- RedissonCachedSellerListingsService(SellerListingService, RedissonClient, String, Executor, boolean) - Constructor for class org.oxerr.viagogo.client.cached.redisson.inventory.RedissonCachedSellerListingsService
-
Deprecated, for removal: This API element is subject to removal in a future version.
- RedissonCachedSellerListingsService(SellerListingService, RedissonClient, String, Executor, ListingConfiguration, int, RetryConfiguration) - Constructor for class org.oxerr.viagogo.client.cached.redisson.inventory.RedissonCachedSellerListingsService
-
Deprecated.
- RedissonCachedViagogoClient - Class in org.oxerr.viagogo.client.cached.redisson
- RedissonCachedViagogoClient(ViagogoClient, RedissonCachedSellerListingService) - Constructor for class org.oxerr.viagogo.client.cached.redisson.RedissonCachedViagogoClient
- RedissonCachedViagogoClient(ViagogoClient, RedissonClient, String) - Constructor for class org.oxerr.viagogo.client.cached.redisson.RedissonCachedViagogoClient
- RedissonCachedViagogoClient(ViagogoClient, RedissonClient, String, Executor) - Constructor for class org.oxerr.viagogo.client.cached.redisson.RedissonCachedViagogoClient
- RedissonCachedViagogoClient(ViagogoClient, RedissonClient, String, Executor, boolean) - Constructor for class org.oxerr.viagogo.client.cached.redisson.RedissonCachedViagogoClient
-
Deprecated, for removal: This API element is subject to removal in a future version.
- RetryConfiguration - Class in org.oxerr.viagogo.client.cached.redisson.inventory
-
Represents a retry configuration.
- RetryConfiguration() - Constructor for class org.oxerr.viagogo.client.cached.redisson.inventory.RetryConfiguration
- RetryConfiguration(int, int) - Constructor for class org.oxerr.viagogo.client.cached.redisson.inventory.RetryConfiguration
S
- setEvent(ViagogoCachedEvent) - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedListing
- setId(String) - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedEvent
- setStartDate(OffsetDateTime) - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedEvent
- setViagogoEventId(Long) - Method in class org.oxerr.viagogo.client.cached.inventory.ViagogoEvent
- setViagogoEventId(Long) - Method in class org.oxerr.viagogo.client.cached.inventory.ViagogoListing
- setViagogoEventId(Long) - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedEvent
- setViagogoEventId(Long) - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedListing
- shouldCreate(ViagogoEvent, ViagogoListing, ViagogoCachedListing) - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.RedissonCachedSellerListingService
- shouldDelete(ViagogoEvent, Set<String>, String, ViagogoCachedListing) - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.RedissonCachedSellerListingService
- shouldUpdate(ViagogoEvent, ViagogoListing, ViagogoCachedListing) - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.RedissonCachedSellerListingService
T
- toCached(ViagogoEvent, ViagogoListing, Status) - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.RedissonCachedSellerListingService
- toViagogoEvent() - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedEvent
- toViagogoListing() - Method in class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedListing
V
- ViagogoCachedEvent - Class in org.oxerr.viagogo.client.cached.redisson.inventory
- ViagogoCachedEvent() - Constructor for class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedEvent
- ViagogoCachedEvent(String, Long, OffsetDateTime) - Constructor for class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedEvent
- ViagogoCachedEvent(ViagogoEvent) - Constructor for class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedEvent
- ViagogoCachedListing - Class in org.oxerr.viagogo.client.cached.redisson.inventory
- ViagogoCachedListing() - Constructor for class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedListing
- ViagogoCachedListing(ViagogoEvent, ViagogoListing, Status) - Constructor for class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedListing
- ViagogoCachedListing(ViagogoCachedEvent, ViagogoListing, Status) - Constructor for class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedListing
- ViagogoCachedListing(ViagogoCachedEvent, CreateSellerListingRequest, Status) - Constructor for class org.oxerr.viagogo.client.cached.redisson.inventory.ViagogoCachedListing
- ViagogoEvent - Class in org.oxerr.viagogo.client.cached.inventory
- ViagogoEvent() - Constructor for class org.oxerr.viagogo.client.cached.inventory.ViagogoEvent
- ViagogoEvent(String, OffsetDateTime, Long) - Constructor for class org.oxerr.viagogo.client.cached.inventory.ViagogoEvent
- ViagogoEvent(String, OffsetDateTime, Long, List<ViagogoListing>) - Constructor for class org.oxerr.viagogo.client.cached.inventory.ViagogoEvent
- ViagogoListing - Class in org.oxerr.viagogo.client.cached.inventory
- ViagogoListing() - Constructor for class org.oxerr.viagogo.client.cached.inventory.ViagogoListing
- ViagogoListing(String, Long, CreateSellerListingRequest) - Constructor for class org.oxerr.viagogo.client.cached.inventory.ViagogoListing
All Classes and Interfaces|All Packages|Serialized Form