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()
public PubSubType getType()
Copyright © 2014–2017 The Redisson Project. All rights reserved.