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 Redis
EmbeddedRedisException
public void stop() throws EmbeddedRedisException
stop
in interface Redis
EmbeddedRedisException
Copyright © 2015. All Rights Reserved.