Index

C D E G H I K L O P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form

C

CachedListing<R extends Serializable> - Class in org.oxerr.ticket.inventory.support.cached.redisson
 
CachedListing() - Constructor for class org.oxerr.ticket.inventory.support.cached.redisson.CachedListing
 
CachedListing(Status, R) - Constructor for class org.oxerr.ticket.inventory.support.cached.redisson.CachedListing
 
CachedListingService<P extends Serializable,I extends Serializable,R extends Serializable,L extends Listing<I,R>,E extends Event<P,I,R,L>> - Interface in org.oxerr.ticket.inventory.support.cached
Listing services.
callAsync(Callable<T>) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
callAsync(Callable<T>, Executor) - Static method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
createListing(E, L) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
createListing(E, L, int) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 

D

deleteListing(E, I) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
deleteListing(E, I, int) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 

E

equals(Object) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.CachedListing
 
equals(Object) - Method in class org.oxerr.ticket.inventory.support.Event
 
equals(Object) - Method in class org.oxerr.ticket.inventory.support.Listing
 
Event<P extends Serializable,I extends Serializable,R extends Serializable,L extends Listing<I,R>> - Class in org.oxerr.ticket.inventory.support
The event.
Event() - Constructor for class org.oxerr.ticket.inventory.support.Event
 
Event(P, OffsetDateTime) - Constructor for class org.oxerr.ticket.inventory.support.Event
 
Event(P, OffsetDateTime, List<L>) - Constructor for class org.oxerr.ticket.inventory.support.Event
 
executor - Variable in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 

G

getCache(E) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
getCache(String) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
getCacheName(E) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
getCacheNamePattern() - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
getCacheNamesStream() - Method in interface org.oxerr.ticket.inventory.support.cached.CachedListingService
Gets all cache names using Stream.
getCacheNamesStream() - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
getCacheNamesStream(int) - Method in interface org.oxerr.ticket.inventory.support.cached.CachedListingService
Gets all cache names using Stream.
getCacheNamesStream(int) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
getCacheSize() - Method in interface org.oxerr.ticket.inventory.support.cached.CachedListingService
Returns the size of the cache.
getCacheSize() - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
getId() - Method in class org.oxerr.ticket.inventory.support.Event
 
getId() - Method in class org.oxerr.ticket.inventory.support.Listing
 
getListedCount() - Method in interface org.oxerr.ticket.inventory.support.cached.CachedListingService
Returns the listing count which status is listed.
getListedCount() - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
getListedRequest(E, I) - Method in interface org.oxerr.ticket.inventory.support.cached.CachedListingService
Returns the request of the listing which is listed.
getListedRequest(E, I) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
getListedRequest(E, L) - Method in interface org.oxerr.ticket.inventory.support.cached.CachedListingService
Returns the request of the listing which is listed.
getListedRequest(E, L) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
getListings() - Method in class org.oxerr.ticket.inventory.support.Event
 
getPriority(E, L, C) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
Returns the priority.
getRequest() - Method in class org.oxerr.ticket.inventory.support.cached.redisson.CachedListing
 
getRequest() - Method in class org.oxerr.ticket.inventory.support.Listing
 
getRequest(E, I) - Method in interface org.oxerr.ticket.inventory.support.cached.CachedListingService
Returns the request of the listing.
getRequest(E, I) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
getRequest(E, L) - Method in interface org.oxerr.ticket.inventory.support.cached.CachedListingService
Returns the request of the listing.
getRequest(E, L) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
getStartDate() - Method in class org.oxerr.ticket.inventory.support.Event
 
getStatus() - Method in class org.oxerr.ticket.inventory.support.cached.redisson.CachedListing
 

H

hashCode() - Method in class org.oxerr.ticket.inventory.support.cached.redisson.CachedListing
 
hashCode() - Method in class org.oxerr.ticket.inventory.support.Event
 
hashCode() - Method in class org.oxerr.ticket.inventory.support.Listing
 

I

isCreate() - Method in class org.oxerr.ticket.inventory.support.cached.redisson.ListingConfiguration
 
isDelete() - Method in class org.oxerr.ticket.inventory.support.cached.redisson.ListingConfiguration
 
isListed(E, I) - Method in interface org.oxerr.ticket.inventory.support.cached.CachedListingService
Returns true if, and only if, the listing is listed.
isListed(E, I) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
isListed(E, L) - Method in interface org.oxerr.ticket.inventory.support.cached.CachedListingService
Returns true if, and only if, the listing is listed.
isListed(E, L) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
isUpdate() - Method in class org.oxerr.ticket.inventory.support.cached.redisson.ListingConfiguration
 

K

keyPrefix - Variable in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
The key prefix for Redis entries.

L

LISTED - Enum constant in enum org.oxerr.ticket.inventory.support.cached.redisson.Status
 
Listing<I extends Serializable,R extends Serializable> - Class in org.oxerr.ticket.inventory.support
Listing on the sales platform.
Listing() - Constructor for class org.oxerr.ticket.inventory.support.Listing
 
Listing(I, R) - Constructor for class org.oxerr.ticket.inventory.support.Listing
 
ListingConfiguration - Class in org.oxerr.ticket.inventory.support.cached.redisson
Listing configuration.
ListingConfiguration() - Constructor for class org.oxerr.ticket.inventory.support.cached.redisson.ListingConfiguration
 
ListingConfiguration(boolean, boolean, boolean) - Constructor for class org.oxerr.ticket.inventory.support.cached.redisson.ListingConfiguration
 

O

org.oxerr.ticket.inventory.support - package org.oxerr.ticket.inventory.support
 
org.oxerr.ticket.inventory.support.cached - package org.oxerr.ticket.inventory.support.cached
 
org.oxerr.ticket.inventory.support.cached.redisson - package org.oxerr.ticket.inventory.support.cached.redisson
 

P

PENDING_CREATE - Enum constant in enum org.oxerr.ticket.inventory.support.cached.redisson.Status
 
PENDING_DELETE - Enum constant in enum org.oxerr.ticket.inventory.support.cached.redisson.Status
 
PENDING_UPDATE - Enum constant in enum org.oxerr.ticket.inventory.support.cached.redisson.Status
 

R

redisson - Variable in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
RedissonCachedListingServiceSupport<P extends Serializable,I extends Serializable,R extends Serializable,L extends Listing<I,R>,E extends Event<P,I,R,L>,C extends CachedListing<R>> - Class in org.oxerr.ticket.inventory.support.cached.redisson
The CachedListingService implementation using Redisson.
RedissonCachedListingServiceSupport(RedissonClient, String, boolean) - Constructor for class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
Deprecated, for removal: This API element is subject to removal in a future version.
RedissonCachedListingServiceSupport(RedissonClient, String, Executor, boolean) - Constructor for class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
Deprecated, for removal: This API element is subject to removal in a future version.
RedissonCachedListingServiceSupport(RedissonClient, String, Executor, ListingConfiguration) - Constructor for class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
RedissonCachedListingServiceSupport(RedissonClient, String, ListingConfiguration) - Constructor for class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport

S

setId(I) - Method in class org.oxerr.ticket.inventory.support.Listing
 
setId(P) - Method in class org.oxerr.ticket.inventory.support.Event
 
setListings(List<L>) - Method in class org.oxerr.ticket.inventory.support.Event
 
setRequest(R) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.CachedListing
 
setRequest(R) - Method in class org.oxerr.ticket.inventory.support.Listing
 
setStartDate(OffsetDateTime) - Method in class org.oxerr.ticket.inventory.support.Event
 
setStatus(Status) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.CachedListing
 
shouldCreate(E, L, C) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
shouldDelete(E, Set<I>, I, C) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
shouldUpdate(E, L, C) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
Returns if should update this listing.
Status - Enum in org.oxerr.ticket.inventory.support.cached.redisson
Status of the CachedListing.

T

toCached(E, L, Status) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 
toSupplier(Callable<T>, CompletableFuture<T>) - Static method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
 

U

updateListing(E, L) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
Update the listing.
updateListing(E, L, int) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
Update the listing.
updateListings(E) - Method in interface org.oxerr.ticket.inventory.support.cached.CachedListingService
Updates the listings of the event.
updateListings(E) - Method in class org.oxerr.ticket.inventory.support.cached.redisson.RedissonCachedListingServiceSupport
Updates the listings of the events.

V

valueOf(String) - Static method in enum org.oxerr.ticket.inventory.support.cached.redisson.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.oxerr.ticket.inventory.support.cached.redisson.Status
Returns an array containing the constants of this enum type, in the order they are declared.
C D E G H I K L O P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form