Package | Description |
---|---|
com.github.davidmoten.rx2.internal.flowable.buffertofile |
Modifier and Type | Method and Description |
---|---|
static void |
FlowableOnBackpressureBufferToFile.close(PagedQueue queue) |
Constructor and Description |
---|
BufferToFileSubscriberFlowable(org.reactivestreams.Subscriber<? super T> child,
PagedQueue queue,
Serializer<T> serializer,
io.reactivex.Scheduler.Worker worker) |
Copyright © 2013–2020. All rights reserved.