public class RedissonReliableTopicRx extends Object
| Constructor and Description |
|---|
RedissonReliableTopicRx(RReliableTopic topic) |
| Modifier and Type | Method and Description |
|---|---|
<M> io.reactivex.rxjava3.core.Flowable<M> |
getMessages(Class<M> type) |
public RedissonReliableTopicRx(RReliableTopic topic)
public <M> io.reactivex.rxjava3.core.Flowable<M> getMessages(Class<M> type)
Copyright © 2014–2021 Redisson. All rights reserved.