Class Hierarchy
- java.lang.Object
- io.github.pellse.reactive.assembler.AssemblerBuilder.AssemblerImpl<T,ID,R,RC> (implements io.github.pellse.reactive.assembler.Assembler<T,RC>)
- io.github.pellse.reactive.assembler.AssemblerBuilder.AssembleUsingBuilderImpl<T,ID,R> (implements io.github.pellse.reactive.assembler.AssemblerBuilder.AssembleUsingBuilder<T,ID,R>)
- io.github.pellse.reactive.assembler.AssemblerBuilder.WithAssemblerRulesBuilderImpl<T,ID,R> (implements io.github.pellse.reactive.assembler.AssemblerBuilder.WithAssemblerRulesBuilder<T,ID,R>)
- io.github.pellse.reactive.assembler.AssemblerBuilder.WithIdExtractorBuilderImpl<R> (implements io.github.pellse.reactive.assembler.AssemblerBuilder.WithIdExtractorBuilder<R>)
- io.github.pellse.reactive.assembler.FluxAdapter<T,ID,R> (implements io.github.pellse.reactive.assembler.AssemblerAdapter<T,ID,R,RC>)
- java.lang.Record
- io.github.pellse.reactive.assembler.caching.AutoCacheFactory.OnErrorContinue (implements io.github.pellse.reactive.assembler.caching.AutoCacheFactory.ErrorHandler)
- io.github.pellse.reactive.assembler.caching.AutoCacheFactory.OnErrorMap (implements io.github.pellse.reactive.assembler.caching.AutoCacheFactory.ErrorHandler)
- io.github.pellse.reactive.assembler.caching.AutoCacheFactory.OnErrorStop (implements io.github.pellse.reactive.assembler.caching.AutoCacheFactory.ErrorHandler)
- io.github.pellse.reactive.assembler.caching.CacheEvent.AddUpdateEvent<R> (implements io.github.pellse.reactive.assembler.caching.CacheEvent<R>)
- io.github.pellse.reactive.assembler.caching.CacheEvent.RemoveEvent<R> (implements io.github.pellse.reactive.assembler.caching.CacheEvent<R>)
- io.github.pellse.reactive.assembler.caching.CacheFactory.Context<ID,R,RRC>
- io.github.pellse.reactive.assembler.RuleContext.DefaultRuleContext<ID,IDC,R,RRC> (implements io.github.pellse.reactive.assembler.RuleContext<ID,IDC,R,RRC>)
- io.github.pellse.reactive.assembler.RuleMapperContext.DefaultRuleMapperContext<ID,IDC,R,RRC> (implements io.github.pellse.reactive.assembler.RuleMapperContext<ID,IDC,R,RRC>)
- io.github.pellse.reactive.assembler.builder.RuleMapperBuilder2.RuleMapperBuilderImpl<ID,IDC,R> (implements io.github.pellse.reactive.assembler.builder.RuleMapperBuilder2.IdExtractorBuilder<ID,IDC,R>, io.github.pellse.reactive.assembler.builder.RuleMapperBuilder2.MapperBuilder<ID,IDC,R>, io.github.pellse.reactive.assembler.builder.RuleMapperBuilder2.RuleContextBuilder<ID,IDC,R>)
Interface Hierarchy
- io.github.pellse.reactive.assembler.caching.AdapterCache
- io.github.pellse.reactive.assembler.Assembler<T,RC>
- io.github.pellse.reactive.assembler.AssemblerAdapter<T,ID,R,RC>
- io.github.pellse.reactive.assembler.AssemblerBuilder
- io.github.pellse.reactive.assembler.AssemblerBuilder.AssembleUsingBuilder<T,ID,R>
- io.github.pellse.reactive.assembler.AssemblerBuilder.WithAssemblerRulesBuilder<T,ID,R>
- io.github.pellse.reactive.assembler.AssemblerBuilder.WithIdExtractorBuilder<R>
- io.github.pellse.reactive.assembler.caching.AutoCacheFactory
- io.github.pellse.reactive.assembler.caching.AutoCacheFactory.ErrorHandler
- io.github.pellse.reactive.assembler.caching.AutoCacheFactory.WindowingStrategy<R>
- java.util.function.BiFunction<T,U,R>
- io.github.pellse.reactive.assembler.caching.MergeStrategy<ID,RRC>
- io.github.pellse.reactive.assembler.QueryCache<ID,R>
- io.github.pellse.reactive.assembler.caching.Cache<ID,RRC>
- io.github.pellse.reactive.assembler.caching.CacheEvent<R>
- io.github.pellse.reactive.assembler.caching.CacheFactory<ID,R,RRC>
- io.github.pellse.reactive.assembler.caching.ConcurrentCache
- java.util.function.Function<T,R>
- io.github.pellse.reactive.assembler.MapFactory<ID,R>
- io.github.pellse.reactive.assembler.Mapper<ID,RRC>
- io.github.pellse.reactive.assembler.RuleMapper<ID,IDC,R,RRC>
- io.github.pellse.reactive.assembler.RuleMapperSource<ID,IDC,R,RRC>
- io.github.pellse.reactive.assembler.QueryUtils
- io.github.pellse.reactive.assembler.RuleContext<ID,IDC,R,RRC>
- io.github.pellse.reactive.assembler.builder.RuleMapperBuilder
- io.github.pellse.reactive.assembler.builder.RuleMapperBuilder2
- io.github.pellse.reactive.assembler.builder.RuleMapperBuilder2.IdExtractorBuilder<ID,IDC,R>
- io.github.pellse.reactive.assembler.builder.RuleMapperBuilder2.MapperBuilder<ID,IDC,R>
- io.github.pellse.reactive.assembler.builder.RuleMapperBuilder2.RuleContextBuilder<ID,IDC,R>