| Package | Description |
|---|---|
| redis.clients.jedis.csc.hash |
This package contains the classes and interface for hashing command arguments to support
Server-assisted Client-side Caching.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleCommandHasher
This
CommandLongHasher implementation is simply based on Arrays.hashCode(long[])
and Arrays.hashCode(byte[]). |
Copyright © 2024. All rights reserved.