Uses of Class
com.playtika.test.aerospike.AerospikeWaitStrategy
-
-
Uses of AerospikeWaitStrategy in com.playtika.test.aerospike
Methods in com.playtika.test.aerospike that return AerospikeWaitStrategy Modifier and Type Method Description AerospikeWaitStrategyEmbeddedAerospikeBootstrapConfiguration. aerospikeStartupCheckStrategy(AerospikeProperties properties)Methods in com.playtika.test.aerospike with parameters of type AerospikeWaitStrategy Modifier and Type Method Description org.testcontainers.containers.GenericContainer<?>EmbeddedAerospikeBootstrapConfiguration. aerospike(AerospikeWaitStrategy aerospikeWaitStrategy, org.springframework.core.env.ConfigurableEnvironment environment, AerospikeProperties properties, Optional<org.testcontainers.containers.Network> network)
-