Interface CachedSellerListingsService

All Superinterfaces:
org.oxerr.ticket.inventory.support.cached.CachedListingService<String,String,CreateSellerListingRequest,ViagogoListing,ViagogoEvent>
All Known Implementing Classes:
RedissonCachedSellerListingsService

public interface CachedSellerListingsService extends org.oxerr.ticket.inventory.support.cached.CachedListingService<String,String,CreateSellerListingRequest,ViagogoListing,ViagogoEvent>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Check all listings and delete which not in cache.

    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.