| Constructor and Description |
|---|
RedisPubSubListener(RedisClusterPeer clusterPeer) |
| Modifier and Type | Method and Description |
|---|---|
void |
message(String s,
String s2) |
void |
message(String s,
String k1,
String s2) |
void |
psubscribed(String s,
long l) |
void |
punsubscribed(String s,
long l) |
void |
subscribed(String s,
long l) |
void |
unsubscribed(String s,
long l) |
public RedisPubSubListener(RedisClusterPeer clusterPeer)
Copyright © 2016 Electronic Arts Inc. All rights reserved.