Uses of Class
io.lettuce.core.output.StreamingOutput.Subscriber
| Package | Description |
|---|---|
| io.lettuce.core.output |
Implementation of different output protocols including the Streaming API.
|
-
Uses of StreamingOutput.Subscriber in io.lettuce.core.output
Subclasses of StreamingOutput.Subscriber in io.lettuce.core.output Modifier and Type Class Description classListSubscriber<T>Simple subscriber feeding aCollectionListSubscriber.onNext(Collection, Object).