public class PubSubKey extends Object
| Constructor and Description |
|---|
PubSubKey(ChannelName channel,
String operation) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ChannelName |
getChannel() |
String |
getOperation() |
int |
hashCode() |
public PubSubKey(ChannelName channel, String operation)
Copyright © 2014–2021 Redisson. All rights reserved.