V - - value typepublic class RedissonBlockingQueueRx<V> extends RedissonListRx<V>
| Constructor and Description |
|---|
RedissonBlockingQueueRx(RBlockingQueueAsync<V> queue) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Flowable<V> |
takeElements() |
addAll, descendingIterator, descendingIterator, iterator, iteratorpublic RedissonBlockingQueueRx(RBlockingQueueAsync<V> queue)
public io.reactivex.Flowable<V> takeElements()
Copyright © 2014–2019 Redisson. All rights reserved.