Uses of Class
com.playtika.test.aerospike.ExpiredDocumentsCleaner
-
-
Uses of ExpiredDocumentsCleaner in com.playtika.test.aerospike
Methods in com.playtika.test.aerospike that return ExpiredDocumentsCleaner Modifier and Type Method Description ExpiredDocumentsCleanerEmbeddedAerospikeTestOperationsAutoConfiguration. expiredDocumentsCleaner(com.aerospike.client.AerospikeClient client, AerospikeProperties properties)Methods in com.playtika.test.aerospike with parameters of type ExpiredDocumentsCleaner Modifier and Type Method Description AerospikeTestOperationsEmbeddedAerospikeTestOperationsAutoConfiguration. aerospikeTestOperations(ExpiredDocumentsCleaner expiredDocumentsCleaner, NetworkTestOperations aerospikeNetworkTestOperations, org.testcontainers.containers.GenericContainer aerospike)
-