Uses of Interface
io.lettuce.core.dynamic.Batcher
| Package | Description |
|---|---|
| io.lettuce.core.dynamic |
Core package for Redis Command Interface support through
RedisCommandFactory. |
-
Uses of Batcher in io.lettuce.core.dynamic
Fields in io.lettuce.core.dynamic declared as Batcher Modifier and Type Field Description static BatcherBatcher. NONEBatcher that does not support batching.