Package org.streamingpool.core.conf
Class PoolConfiguration
- java.lang.Object
-
- org.streamingpool.core.conf.PoolConfiguration
-
public class PoolConfiguration extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PoolConfiguration(io.reactivex.Scheduler scheduler)PoolConfiguration(io.reactivex.Scheduler scheduler, int observeOnCapacity)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetObserveOnCapacity()io.reactivex.SchedulergetScheduler()
-