Interface CachedSellerListingService
- All Superinterfaces:
org.oxerr.ticket.inventory.support.cached.CachedListingService<String,
String, CreateSellerListingRequest, ViagogoListing, ViagogoEvent>
- All Known Subinterfaces:
CachedSellerListingsService
- All Known Implementing Classes:
RedissonCachedSellerListingService
,RedissonCachedSellerListingsService
public interface CachedSellerListingService
extends org.oxerr.ticket.inventory.support.cached.CachedListingService<String,String,CreateSellerListingRequest,ViagogoListing,ViagogoEvent>
-
Method Summary
Methods inherited from interface org.oxerr.ticket.inventory.support.cached.CachedListingService
getCacheNamesStream, getCacheNamesStream, getCacheSize, getListedCount, getListedRequest, getListedRequest, getListedRequest, getListedRequest, getRequest, getRequest, getRequest, getRequest, isListed, isListed, updateListings
-
Method Details
-
check
void check()Check all listings and delete which not in cache.
-