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

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

The newest version!
package com.playtika.testcontainer.redis.wait;

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

public interface RedisClusterWaitStrategy extends WaitStrategy {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy