Class RedisClusterStatusCheck

java.lang.Object
org.testcontainers.containers.wait.strategy.AbstractWaitStrategy
com.playtika.testcontainer.common.checks.AbstractRetryingWaitStrategy
com.playtika.testcontainer.redis.wait.RedisClusterStatusCheck
All Implemented Interfaces:
org.testcontainers.containers.wait.strategy.WaitStrategy

public class RedisClusterStatusCheck extends AbstractRetryingWaitStrategy
  • Field Summary

    Fields inherited from class org.testcontainers.containers.wait.strategy.AbstractWaitStrategy

    startupTimeout, waitStrategyTarget
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected boolean
     
    protected void
     

    Methods inherited from class com.playtika.testcontainer.common.checks.AbstractRetryingWaitStrategy

    getContainerType

    Methods inherited from class org.testcontainers.containers.wait.strategy.AbstractWaitStrategy

    getLivenessCheckPorts, getRateLimiter, waitUntilReady, withRateLimiter, withStartupTimeout

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait