Index

B C D F I L M O P R S T V 
All Classes and Interfaces|All Packages

B

buildRs() - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
buildRs(ReactiveStreamsEngine) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 

C

cancel() - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
collect(Supplier<R>, BiConsumer<R, ? super T>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
collect(Collector<? super T, A, R>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
convertMapperSources(Supplier<Iterable<T>>, Function<Iterable<T>, Stream<Supplier<Map<ID, ?>>>>, BiFunction<Iterable<T>, List<Map<ID, ?>>, Stream<R>>) - Method in class io.github.pellse.assembler.microprofile.PublisherBuilderAdapter
 

D

distinct() - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
dropWhile(Predicate<? super T>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 

F

filter(Predicate<? super T>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
findFirst() - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
flatMap(Function<? super T, ? extends PublisherBuilder<? extends S>>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
flatMapCompletionStage(Function<? super T, ? extends CompletionStage<? extends S>>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
flatMapIterable(Function<? super T, ? extends Iterable<? extends S>>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
flatMapRsPublisher(Function<? super T, ? extends Publisher<? extends S>>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
forEach(Consumer<? super T>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 

I

ignore() - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
io.github.pellse.assembler.microprofile - package io.github.pellse.assembler.microprofile
 

L

lazyPublisherBuilder(Supplier<PublisherBuilder<T>>) - Static method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
LazyPublisherBuilder<T> - Class in io.github.pellse.assembler.microprofile
 
limit(long) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 

M

map(Function<? super T, ? extends R>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 

O

onComplete(Runnable) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
onError(Consumer<Throwable>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
onErrorResume(Function<Throwable, ? extends T>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
onErrorResumeWith(Function<Throwable, ? extends PublisherBuilder<? extends T>>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
onErrorResumeWithRsPublisher(Function<Throwable, ? extends Publisher<? extends T>>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
onTerminate(Runnable) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 

P

peek(Consumer<? super T>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
publisherAdapter() - Static method in class io.github.pellse.assembler.microprofile.PublisherBuilderAdapter
 
publisherAdapter(boolean) - Static method in class io.github.pellse.assembler.microprofile.PublisherBuilderAdapter
 
publisherAdapter(boolean, Executor) - Static method in class io.github.pellse.assembler.microprofile.PublisherBuilderAdapter
 
publisherAdapter(Executor) - Static method in class io.github.pellse.assembler.microprofile.PublisherBuilderAdapter
 
publisherBuilderAdapter() - Static method in class io.github.pellse.assembler.microprofile.PublisherBuilderAdapter
 
publisherBuilderAdapter(boolean) - Static method in class io.github.pellse.assembler.microprofile.PublisherBuilderAdapter
 
publisherBuilderAdapter(boolean, Executor) - Static method in class io.github.pellse.assembler.microprofile.PublisherBuilderAdapter
 
publisherBuilderAdapter(Executor) - Static method in class io.github.pellse.assembler.microprofile.PublisherBuilderAdapter
 
PublisherBuilderAdapter<T,ID,R> - Class in io.github.pellse.assembler.microprofile
 

R

reduce(BinaryOperator<T>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
reduce(T, BinaryOperator<T>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 

S

skip(long) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 

T

takeWhile(Predicate<? super T>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
to(SubscriberBuilder<? super T, ? extends R>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
to(Subscriber<? super T>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
toList() - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 

V

via(ProcessorBuilder<? super T, ? extends R>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
via(Processor<? super T, ? extends R>) - Method in class io.github.pellse.assembler.microprofile.LazyPublisherBuilder
 
B C D F I L M O P R S T V 
All Classes and Interfaces|All Packages