public class RedissonKeysRx extends Object
| Constructor and Description |
|---|
RedissonKeysRx(CommandRxExecutor commandExecutor) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Flowable<String> |
getKeysByPattern(String pattern) |
io.reactivex.Flowable<String> |
getKeysByPattern(String pattern,
int count) |
public RedissonKeysRx(CommandRxExecutor commandExecutor)
Copyright © 2014–2018 The Redisson Project. All rights reserved.