| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api | |
| org.redisson.reactive | |
| org.redisson.rx |
| Modifier and Type | Class and Description |
|---|---|
class |
RedissonBinaryStream |
| Modifier and Type | Method and Description |
|---|---|
RBinaryStream |
Redisson.getBinaryStream(String name) |
| Modifier and Type | Method and Description |
|---|---|
RBinaryStream |
RedissonClient.getBinaryStream(String name)
Returns binary stream holder instance by
name |
| Constructor and Description |
|---|
RedissonBinaryStreamReactive(CommandReactiveExecutor commandExecutor,
RBinaryStream stream) |
| Constructor and Description |
|---|
RedissonBinaryStreamRx(CommandRxExecutor commandExecutor,
RBinaryStream stream) |
Copyright © 2014–2020 Redisson. All rights reserved.