Module lettuce.core
Package io.lettuce.core.dynamic.segment
Support for
CommandSegments and segment parsing.-
Interface Summary Interface Description CommandSegmentFactory Strategy interface to createCommandSegmentsfor aCommandMethod. -
Class Summary Class Description AnnotationCommandSegmentFactory CommandSegmentFactoryimplementation that createsCommandSegmentsconsideringCommandandCommandNamingannotations.CommandSegment Value object representing a segment within a Redis Command.CommandSegment.ArgumentContribution CommandSegments Value object abstracting multipleCommandSegments.