Uses of Class
io.lettuce.core.output.NestedMultiOutput
| Package | Description |
|---|---|
| io.lettuce.core.output |
Implementation of different output protocols including the Streaming API.
|
-
Uses of NestedMultiOutput in io.lettuce.core.output
Subclasses of NestedMultiOutput in io.lettuce.core.output Modifier and Type Class Description classArrayOutput<K,V>Listof objects and lists to support dynamic nested structures (List with mixed content of values and sublists).classPushOutput<K,V>Output for push notifications.