Class PubSubPatternMessage
java.lang.Object
org.redisson.client.protocol.pubsub.PubSubPatternMessage
- All Implemented Interfaces:
Message
- Author:
- Nikita Koksharov
-
Constructor Summary
ConstructorDescriptionPubSubPatternMessage
(ChannelName pattern, ChannelName channel, Object value) -
Method Summary
-
Constructor Details
-
PubSubPatternMessage
-
-
Method Details
-
getPattern
-
getChannel
- Specified by:
getChannel
in interfaceMessage
-
getValue
-
toString
-