| Constructor and Description |
|---|
RedisSentinel(List<String> args,
int port) |
| Modifier and Type | Method and Description |
|---|---|
static RedisSentinelBuilder |
builder() |
boolean |
isActive() |
List<Integer> |
ports() |
protected String |
redisReadyPattern() |
void |
start() |
void |
stop() |
public static RedisSentinelBuilder builder()
protected String redisReadyPattern()
public void start()
throws EmbeddedRedisException
start in interface RedisEmbeddedRedisExceptionpublic void stop()
throws EmbeddedRedisException
stop in interface RedisEmbeddedRedisExceptionCopyright © 2020. All rights reserved.