Package adams.flow.transformer.redisaction
-
Class Summary Class Description AbstractRedisAction Ancestor for Redis sink actions.BroadcastAndListen Broadcasts the incoming data to the specified out channel and listens for data to come through on the in channel.PassThrough Just passes through the object, no Redis interaction.