| Package | Description |
|---|---|
| com.github.davidmoten.rx | |
| com.github.davidmoten.rx.buffertofile | |
| com.github.davidmoten.rx.internal.operators |
| Modifier and Type | Method and Description |
|---|---|
static <T> rx.Observable.Transformer<T,T> |
Transformers.onBackpressureBufferToFile(DataSerializer<T> serializer,
rx.Scheduler scheduler,
Options options) |
| Modifier and Type | Method and Description |
|---|---|
Options |
Options.Builder.build() |
static Options |
Options.defaultInstance() |
| Constructor and Description |
|---|
OperatorBufferToFile(DataSerializer<T> dataSerializer,
rx.Scheduler scheduler,
Options options) |
Copyright © 2013–2016. All rights reserved.