com.redis

pipeline

package pipeline

Visibility
  1. Public
  2. All

Type Members

  1. abstract class DynamicPipePair[CmdAbove, CmdBelow, EvtAbove, EvtBelow] extends PipePair[CmdAbove, CmdBelow, EvtAbove, EvtBelow]

  2. class ResponseHandling extends PipelineStage[WithinActorContext, Command, Command, Event, Event]

  3. class Serializing extends PipelineStage[HasLogging, Command, Command, Event, Event]

Ungrouped