public class SubscribeListener extends BaseRedisPubSubListener
| Constructor and Description |
|---|
SubscribeListener(ChannelName name,
PubSubType type) |
| Modifier and Type | Method and Description |
|---|---|
RFuture<Void> |
getSuccessFuture() |
boolean |
onStatus(PubSubType type,
CharSequence channel) |
onMessage, onPatternMessagepublic SubscribeListener(ChannelName name, PubSubType type)
public boolean onStatus(PubSubType type, CharSequence channel)
onStatus in interface RedisPubSubListener<Object>onStatus in class BaseRedisPubSubListenerCopyright © 2014–2021 Redisson. All rights reserved.