クラスの使用
org.springframework.data.redis.connection.ReactiveZSetCommands.ZInterStoreCommand
ReactiveZSetCommands.ZInterStoreCommand を使用するパッケージ
パッケージ
説明
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection 内の ReactiveZSetCommands.ZInterStoreCommand 使用
修飾子と型メソッド説明ReactiveZSetCommands.ZInterStoreCommand.aggregateUsing(@Nullable Aggregate aggregateFunction) 特定のAggregate関数を適用します。ReactiveZSetCommands.ZInterStoreCommand.applyWeights(ListSE<DoubleSE> weights) ウェイトのCollectionSE を適用します。ReactiveZSetCommands.ZInterStoreCommand.applyWeights(Weights weights) Weightsを適用します。ReactiveZSetCommands.ZInterStoreCommand.sets(ListSE<ByteBufferSE> keys) キーのListSE を指定して、新しいReactiveZSetCommands.ZInterStoreCommandを作成します。ReactiveZSetCommands.ZInterStoreCommand.storeAs(ByteBufferSE key) 結果が保存されるキーを適用します。