Package io.reactivex.rxjava4.core.config
package io.reactivex.rxjava4.core.config
Configuration record types to support operators and reduce the number of convenience overloads
on the main reactive types.
- Since:
- 4.0.0
-
Record ClassesClassDescriptionConfiguration record for onBackpressureBuffer() operators.Configuration record for
Schedulers.createParallel(ParallelSchedulerConfig).SampleConfig<T>Configuration record for the timed sample() operator.Configuration record for sequenceEqual() operators.Configuration record for operators which have three error handling modes and a buffer size or prefetch like parameter.Standard configuration block with option to delay errors, change max concurrency amounts and buffer/prefetch sizes.Standard configuration block with option to delay errors and change max concurrency amounts.Configuration record the intercept() operator with various lifecylce-stage transforming callbacks