All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.playtika.testcontainer.redis.wait.RedisClusterWaitStrategy Maven / Gradle / Ivy

There is a newer version: 3.1.9
Show newest version
package com.playtika.testcontainer.redis.wait;

import org.testcontainers.containers.wait.strategy.WaitStrategy;

public interface RedisClusterWaitStrategy extends WaitStrategy {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy