Package redis.embedded
Class RedisShardedCluster
java.lang.Object
redis.embedded.RedisShardedCluster
- All Implemented Interfaces:
Redis
-
Field Summary
FieldsFields inherited from interface redis.embedded.Redis
DEFAULT_REDIS_PORT, SENTINEL_READY_PATTERN, SERVER_READY_PATTERN
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLUSTER_IP
- See Also:
-
-
Constructor Details
-
RedisShardedCluster
-
-
Method Details
-
newRedisCluster
-
isActive
public boolean isActive() -
start
- Specified by:
start
in interfaceRedis
- Throws:
IOException
-
stop
- Specified by:
stop
in interfaceRedis
- Throws:
IOException
-
ports
-
servers
-
serverPorts
-
getPort
public int getPort()
-