ナビゲーションリンクをスキップ
Spring Data Redis
ホーム
概要
パッケージ
クラス
使用
ツリー
非推奨
インデックス
ヘルプ
検索:
パッケージの使用
org.springframework.data.redis.connection.util
org.springframework.data.redis.connection.util
を使用するパッケージ
パッケージ
説明
org.springframework.data.redis.connection.lettuce
Lettuce
の接続パッケージ Redis クライアント。
org.springframework.data.redis.connection.util
文字列を byte[](Base64 を使用)ライブラリにエンコード / デコードするための内部ユーティリティパッケージ。
org.springframework.data.redis.connection.lettuce
で使用されている
org.springframework.data.redis.connection.util
のクラス
クラス
説明
AbstractSubscription
チャネル / パターン登録を処理するサブスクリプションの基本実装。サブクラスは実際の登録 / 登録解除のみを処理する必要があります。
org.springframework.data.redis.connection.util
で使用されている
org.springframework.data.redis.connection.util
のクラス
クラス
説明
ByteArrayWrapper
マップ内のキーとして使用できるように配列をラップするために使用される単純なラッパークラス。