Module lettuce.core

Class AnnotationCommandSegmentFactory

java.lang.Object
io.lettuce.core.dynamic.segment.AnnotationCommandSegmentFactory
All Implemented Interfaces:
CommandSegmentFactory

public class AnnotationCommandSegmentFactory
extends Object
implements CommandSegmentFactory
CommandSegmentFactory implementation that creates CommandSegments considering Command and CommandNaming annotations.
Since:
5.0
Author:
Mark Paluch