CommandSegments and segment parsing.See: Description
| Interface | Description |
|---|---|
| CommandSegmentFactory |
Strategy interface to create
CommandSegments for a CommandMethod. |
| Class | Description |
|---|---|
| AnnotationCommandSegmentFactory |
CommandSegmentFactory implementation that creates CommandSegments considering Command and
CommandNaming annotations. |
| CommandSegment |
Value object representing a segment within a Redis Command.
|
| CommandSegment.ArgumentContribution | |
| CommandSegments |
Value object abstracting multiple
CommandSegments. |
CommandSegments and segment parsing.Copyright © 2020 lettuce.io. All rights reserved.