LongLongTuple2 to a Tuple2.LongObjTuple2 to a Tuple2.MappingStoreService instance that can be further configured using
MappingStoreService.setMapping(StoreService, Class) to set a new delegate StoreService and
MappingStoreService.setFallback(StoreService) to provide a fallback if the value class is not defined elsewhere.Store implementations.Store instances that are read-only mode.Store factory contract and resource loading.Store related classes.LongObjStore which is a data connection that delegates to another, generic
one.StoreService which creates primitive stores which delegate to another, generic store.Tuple2 to a LongLongTuple2.Tuple2 to a LongObjTuple2.StoreService implementations can use it in their
StoreService.init(StoreContext) method.StoreService implementation to use.Tuples.Tuples.Tuples.Tuples.StoreService depending on the stored value class.LongLongTuple2 with the given objects.LongObjTuple2 with the given objects.Store implementation that returns Mono.empty() to every writing operation.StoreService decorator disabling all writing operations, effectively working as a read-only store.ReadOnlyStoreService for the given StoreService.StoreService to use if no mapping was previously defined for a given type.StoreService for the given value class.StoreService for multiple given value classes.StoreServiceLoader as a Java service.StoreServices.