Deprecated.
No operation will be sent to MongoDB from the
Observable
until demand is signaled via this method.
It can be called however often and whenever needed, but the outstanding cumulative demand must never exceed Long.MAX_VALUE
. An outstanding cumulative demand of Long.MAX_VALUE
may be treated by the Observable
as "effectively unbounded".
Whatever has been requested might be sent, so only signal demand for what can be safely handled.
An Observable
can send less than is requested if the stream ends but then must emit either Observer.onError(Throwable)
or Observer.onComplete()
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4