| Constructor and Description |
|---|
PubSubStatusMessage(PubSubType type,
String channel) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChannel() |
PubSubType |
getType() |
String |
toString() |
public PubSubStatusMessage(PubSubType type, String channel)
public String getChannel()
getChannel in interface Messagepublic PubSubType getType()
Copyright © 2014–2018 The Redisson Project. All rights reserved.