| Package | Description |
|---|---|
| ai.grakn.redismock | |
| ai.grakn.redismock.commands |
| Modifier and Type | Method and Description |
|---|---|
Set<RedisClient> |
RedisBase.getSubscribers(Slice channel) |
| Modifier and Type | Method and Description |
|---|---|
void |
RedisBase.addSubscriber(Slice channel,
RedisClient client) |
List<Slice> |
RedisBase.getSubscriptions(RedisClient client) |
boolean |
RedisBase.removeSubscriber(Slice channel,
RedisClient client) |
| Constructor and Description |
|---|
RedisOperationExecutor(RedisBase base,
RedisClient owner) |
Copyright © 2018. All rights reserved.