Uses of Class
io.lettuce.core.dynamic.segment.CommandSegments
| Package | Description |
|---|---|
| io.lettuce.core.dynamic.segment |
Support for
CommandSegments and segment parsing. |
-
Uses of CommandSegments in io.lettuce.core.dynamic.segment
Methods in io.lettuce.core.dynamic.segment that return CommandSegments Modifier and Type Method Description CommandSegmentsAnnotationCommandSegmentFactory. createCommandSegments(CommandMethod commandMethod)CommandSegmentsCommandSegmentFactory. createCommandSegments(CommandMethod commandMethod)CreateCommandSegmentsfor aCommandMethod.