Class InlineCommandRedisMessage

    • Constructor Detail

      • InlineCommandRedisMessage

        public InlineCommandRedisMessage​(java.lang.String content)
        Creates a InlineCommandRedisMessage for the given content.
        Parameters:
        content - the message content, must not be null.