| Interface | Description |
|---|---|
| QueueSanityCheck |
The
QueueSanityCheck class is responsible for performing sanity check of the Queue component |
| Class | Description |
|---|---|
| RedisSanityCheck |
The
RedisSanityCheck class is responsible for performing sanity check to the Grakn Queue component which is backed by Redis |
| RedisWrapper |
This class just wraps a Jedis pool so it's transparent whether
we use Sentinel or not (and TODO partitioning)
|
| RedisWrapper.Builder |
Builder for the wrapper
|
Copyright © 2018 Grakn Labs Ltd. All rights reserved.