| Package | Description |
|---|---|
| org.rarefiedredis.redis | |
| org.rarefiedredis.redis.adapter.jedis |
| Class and Description |
|---|
| AbstractRedisClient |
| AbstractRedisMock |
| ArgException |
| BitArgException |
| DiscardWithoutMultiException |
| ExecWithoutMultiException |
| IndexOutOfRangeException |
| IRedisCache
Interface for all key-value caches.
|
| IRedisClient |
| IRedisHash |
| IRedisKeys |
| IRedisList |
| IRedisSet |
| IRedisSortedSet |
| IRedisSortedSet.ZsetPair |
| IRedisString
Interface for redis string commands.
|
| IRedisTransaction |
| NoKeyException |
| NotFloatException |
| NotFloatHashException |
| NotFloatMinMaxException |
| NotImplementedException |
| NotIntegerException |
| NotIntegerHashException |
| NotValidStringRangeItemException
Thrown when certain zset commands encounter bad inputs.
|
| RedisMock
An in-memory redis-compatible key-value cache and store written
in pure Java.
|
| ScanResult |
| SyntaxErrorException
Thrown when a redis command encounters a syntax error.
|
| WrongTypeException
Thrown when a redis command is attempted on a key that
holds a different type of key.
|
| Class and Description |
|---|
| AbstractRedisClient |
| ArgException |
| BitArgException |
| DiscardWithoutMultiException |
| ExecWithoutMultiException |
| IndexOutOfRangeException |
| IRedisClient |
| IRedisHash |
| IRedisKeys |
| IRedisList |
| IRedisSet |
| IRedisSortedSet |
| IRedisSortedSet.ZsetPair |
| IRedisString
Interface for redis string commands.
|
| IRedisTransaction |
| NoKeyException |
| NotFloatException |
| NotFloatHashException |
| NotFloatMinMaxException |
| NotIntegerException |
| NotIntegerHashException |
| NotValidStringRangeItemException
Thrown when certain zset commands encounter bad inputs.
|
| ScanResult |
| SyntaxErrorException
Thrown when a redis command encounters a syntax error.
|
| WrongTypeException
Thrown when a redis command is attempted on a key that
holds a different type of key.
|
Copyright © 2015. All rights reserved.