| Package | Description |
|---|---|
| io.valkey | |
| io.valkey.commands |
This package contains the interfaces that contain methods representing Redis core commands.
|
| io.valkey.resps |
This package contains custom responses of core Redis commands.
|
| Modifier and Type | Field and Description |
|---|---|
static Builder<Map<String,LatencyLatestInfo>> |
BuilderFactory.LATENCY_LATEST_RESPONSE |
| Modifier and Type | Method and Description |
|---|---|
Map<String,LatencyLatestInfo> |
Jedis.latencyLatest() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,LatencyLatestInfo> |
ServerCommands.latencyLatest() |
| Modifier and Type | Field and Description |
|---|---|
static Builder<LatencyLatestInfo> |
LatencyLatestInfo.LATENCY_LATEST_BUILDER |
Copyright © 2024. All rights reserved.