ナビゲーションリンクをスキップ
ホーム
概要
パッケージ
使用
ツリー
非推奨
インデックス
検索
ヘルプ
Spring Data Redis
org.springframework.data.redis.connection.zset
内容
説明
関連パッケージ
クラスおよびインターフェース
サイドバーを隠す
サイドバーを表示
パッケージ org.springframework.data.redis.connection.zset
@NullMarked
パッケージ
org.springframework.data.redis.connection.zset
関連パッケージ
パッケージ
説明
org.springframework.data.redis.connection
さまざまな Redis ' ドライバー '/libraries と対話するための低レベルの抽象化を提供する接続パッケージ。
org.springframework.data.redis.connection.convert
データの送信とレスポンスの解析に使用される Redis 固有のコンバーター。
org.springframework.data.redis.connection.jedis
Jedis
ライブラリの接続パッケージ。
org.springframework.data.redis.connection.lettuce
Lettuce
の接続パッケージ Redis クライアント。
org.springframework.data.redis.connection.stream
Redis ストリームと対話するためのデータ構造とインターフェース。
org.springframework.data.redis.connection.util
文字列を byte[](Base64 を使用)ライブラリにエンコード / デコードするための内部ユーティリティパッケージ。
すべてのクラスとインターフェース
インターフェース
クラス
列挙クラス
クラス
説明
Aggregate
ソート集計操作。
DefaultTuple
Tuple
インターフェースのデフォルトの実装。
Tuple
ZSet タプル。
Weights
ソートされた各入力セットの乗算係数をカプセル化する値オブジェクト。