| Package | Description |
|---|---|
| io.valkey | |
| io.valkey.commands |
This package contains the interfaces that contain methods representing Redis core commands.
|
| io.valkey.params |
This package contains the classes that represent optional parameters of core Redis commands.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Jedis.lolwut(LolwutParams lolwutParams) |
| Modifier and Type | Method and Description |
|---|---|
String |
ServerCommands.lolwut(LolwutParams lolwutParams) |
| Modifier and Type | Method and Description |
|---|---|
LolwutParams |
LolwutParams.args(String... args)
Deprecated.
|
LolwutParams |
LolwutParams.optionalArguments(String... args) |
LolwutParams |
LolwutParams.version(int version) |
Copyright © 2024. All rights reserved.