Skip navigation links
F I O R S 

F

flowableOneByOne(Query<T>) - Static method in class io.objectbox.rx.RxQuery
The returned Flowable emits Query results one by one.
flowableOneByOne(Query<T>, BackpressureStrategy) - Static method in class io.objectbox.rx.RxQuery
The returned Flowable emits Query results one by one.

I

io.objectbox.rx - package io.objectbox.rx
 

O

observable(BoxStore) - Static method in class io.objectbox.rx.RxBoxStore
Using the returned Observable, you can be notified about data changes.
observable(Query<T>) - Static method in class io.objectbox.rx.RxQuery
The returned Observable emits Query results as Lists.

R

RxBoxStore - Class in io.objectbox.rx
Static methods to Rx-ify ObjectBox queries.
RxBoxStore() - Constructor for class io.objectbox.rx.RxBoxStore
 
RxQuery - Class in io.objectbox.rx
Static methods to Rx-ify ObjectBox queries.
RxQuery() - Constructor for class io.objectbox.rx.RxQuery
 

S

single(Query<T>) - Static method in class io.objectbox.rx.RxQuery
The returned Single emits one Query result as a List.
F I O R S 
Skip navigation links