Uses of Class
io.lettuce.core.protocol.CommandWrapper
| Package | Description |
|---|---|
| io.lettuce.core.protocol |
Redis protocol layer abstraction.
|
-
Uses of CommandWrapper in io.lettuce.core.protocol
Subclasses of CommandWrapper in io.lettuce.core.protocol Modifier and Type Class Description classTracedCommand<K,V,T>Redis command that is aware of an associatedTraceContext.