Enum
get-eviction-policy-response-eviction-policy-enum
No description available.
enum get-eviction-policy-response-eviction-policy-enum {
noeviction,
allkeys-lru,
allkeys-random,
volatile-lru,
volatile-random,
volatile-ttl,
}Cases
| Case | Description |
|---|---|
| noeviction | |
| allkeys-lru | |
| allkeys-random | |
| volatile-lru | |
| volatile-random | |
| volatile-ttl |