Enum クラスの使用箇所
org.springframework.data.redis.connection.ReactiveStreamCommands.GroupCommand.GroupCommandAction
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveStreamCommands.GroupCommand.GroupCommandAction 使用
ReactiveStreamCommands.GroupCommand.GroupCommandAction を返す org.springframework.data.redis.connection のメソッド修飾子と型メソッド説明ReactiveStreamCommands.GroupCommand.getAction()指定された名前でこのクラスの列挙型定数を返します。ReactiveStreamCommands.GroupCommand.GroupCommandAction.values()この列挙型クラスの定数を含む配列を、宣言されている順序で返します。型 ReactiveStreamCommands.GroupCommand.GroupCommandAction のパラメーターを持つ org.springframework.data.redis.connection のコンストラクター修飾子コンストラクター説明GroupCommand(ByteBufferSE key, ReactiveStreamCommands.GroupCommand.GroupCommandAction action, StringSE groupName, StringSE consumerName, ReadOffset offset) GroupCommand(ByteBufferSE key, ReactiveStreamCommands.GroupCommand.GroupCommandAction action, StringSE groupName, StringSE consumerName, ReadOffset offset, boolean mkStream)