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