| Package | Description |
|---|---|
| io.valkey | |
| io.valkey.commands |
This package contains the interfaces that contain methods representing Redis core commands.
|
| io.valkey.exceptions |
This package contains the Exception classes.
|
| io.valkey.util |
This package contains the utility classes.
|
| Class and Description |
|---|
| JedisConnectionException
A connection error.
|
| JedisDataException
Any error reply from Redis.
|
| JedisException
Umbrella exception class for all exceptions in Jedis library.
|
| Class and Description |
|---|
| JedisException
Umbrella exception class for all exceptions in Jedis library.
|
| Class and Description |
|---|
| JedisDataException
Any error reply from Redis.
|
| JedisException
Umbrella exception class for all exceptions in Jedis library.
|
| JedisRedirectionException
Umbrella exception class representing all redirection replies from Redis.
|
| Class and Description |
|---|
| JedisConnectionException
A connection error.
|
Copyright © 2024. All rights reserved.