V
- the type of elements held in this collectionpublic interface RQueueRx<V> extends RCollectionRx<V>
Modifier and Type | Method and Description |
---|---|
io.reactivex.Flowable<Boolean> |
offer(V e) |
io.reactivex.Flowable<V> |
peek() |
io.reactivex.Flowable<V> |
poll() |
io.reactivex.Flowable<V> |
pollLastAndOfferFirstTo(String queueName) |
add, addAll, addAll, contains, containsAll, iterator, remove, removeAll, retainAll, size
clearExpire, expire, expireAt, expireAt, remainTimeToLive
Copyright © 2014–2019 The Redisson Project. All rights reserved.