Enum Class ReactiveStreamCommands.GroupCommand.GroupCommandAction

java.lang.Object
java.lang.Enum<ReactiveStreamCommands.GroupCommand.GroupCommandAction>
org.springframework.data.redis.connection.ReactiveStreamCommands.GroupCommand.GroupCommandAction
All Implemented Interfaces:
Serializable, Comparable<ReactiveStreamCommands.GroupCommand.GroupCommandAction>, Constable
Enclosing class:
ReactiveStreamCommands.GroupCommand

public static enum ReactiveStreamCommands.GroupCommand.GroupCommandAction extends Enum<ReactiveStreamCommands.GroupCommand.GroupCommandAction>
Since:
2.2
Author:
Mark Paluch, Christoph Strobl, Tugdual Grall, Dengliming, Mark John Moreno, jinkshower, Jeonggyu Choi