public class RedisSanityCheck extends Object implements QueueSanityCheck
RedisSanityCheck class is responsible for performing sanity check to the Grakn Queue component which is backed by Redis| Constructor and Description |
|---|
RedisSanityCheck(RedisWrapper redisWrapper) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkVersion() |
void |
close() |
void |
testConnection() |
public RedisSanityCheck(RedisWrapper redisWrapper)
public void testConnection()
testConnection in interface QueueSanityCheckpublic void checkVersion()
checkVersion in interface QueueSanityCheckpublic void close()
close in interface QueueSanityCheckCopyright © 2018 Grakn Labs Ltd. All rights reserved.