Uses of Package
io.lettuce.core.dynamic.batch
| Package | Description |
|---|---|
| io.lettuce.core.dynamic |
Core package for Redis Command Interface support through
RedisCommandFactory. |
| io.lettuce.core.dynamic.batch |
Batching with Redis Command interfaces.
|
-
Classes in io.lettuce.core.dynamic.batch used by io.lettuce.core.dynamic Class Description CommandBatching Programmatic command batching API. -
Classes in io.lettuce.core.dynamic.batch used by io.lettuce.core.dynamic.batch Class Description BatchException Batch exception to collect multiple errors from batched command execution.CommandBatching Programmatic command batching API.