| Package | Description |
|---|---|
| redis.clients.jedis.csc |
This package contains the classes and interfaces related to Server-assisted Client-side Caching.
|
| Modifier and Type | Method and Description |
|---|---|
EvictionPolicy.EvictionType |
LRUEviction.getType() |
EvictionPolicy.EvictionType |
EvictionPolicy.getType() |
static EvictionPolicy.EvictionType |
EvictionPolicy.EvictionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EvictionPolicy.EvictionType[] |
EvictionPolicy.EvictionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.