Package com.playtika.test.aerospike
Class AerospikeWaitStrategy
java.lang.Object
org.testcontainers.containers.wait.strategy.AbstractWaitStrategy
com.playtika.test.common.checks.AbstractRetryingWaitStrategy
com.playtika.test.aerospike.AerospikeWaitStrategy
- All Implemented Interfaces:
org.testcontainers.containers.wait.strategy.WaitStrategy
-
Field Summary
Fields inherited from class org.testcontainers.containers.wait.strategy.AbstractWaitStrategy
startupTimeout, waitStrategyTarget -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.playtika.test.common.checks.AbstractRetryingWaitStrategy
getContainerType, waitUntilReadyMethods inherited from class org.testcontainers.containers.wait.strategy.AbstractWaitStrategy
getLivenessCheckPorts, getRateLimiter, waitUntilReady, withRateLimiter, withStartupTimeout
-
Constructor Details
-
AerospikeWaitStrategy
public AerospikeWaitStrategy()
-
-
Method Details
-
isReady
protected boolean isReady()- Specified by:
isReadyin classAbstractRetryingWaitStrategy
-