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.RuleContext<ID,IDC,R,RRC>
Interface Hierarchy
- 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>
- java.util.function.BiFunction<T,U,R>
- io.github.pellse.reactive.assembler.QueryCache<ID,R>
- io.github.pellse.reactive.assembler.Cache<ID,R>
- io.github.pellse.reactive.assembler.CacheFactory<ID,R>
- 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