Package adams.flow.sink.redisaction
-
Class Summary Class Description AbstractRedisAction Ancestor for Redis sink actions.Null Dummy, does nothing.Publish Publishes the incoming message to the specified channel.Set Sets the incoming data under the specified key.