Uses of Interface
io.lettuce.core.protocol.DemandAware.Source
| Package | Description |
|---|---|
| io.lettuce.core.protocol |
Redis protocol layer abstraction.
|
-
Uses of DemandAware.Source in io.lettuce.core.protocol
Methods in io.lettuce.core.protocol with parameters of type DemandAware.Source Modifier and Type Method Description voidDemandAware.Sink. setSource(DemandAware.Source source)Sets theDemandAware.Sourcefor aDemandAware.Sink.