Uses of Interface
com.playtika.test.aerospike.ExpiredDocumentsCleaner
-
-
Uses of ExpiredDocumentsCleaner in com.playtika.test.aerospike
Classes in com.playtika.test.aerospike that implement ExpiredDocumentsCleaner Modifier and Type Class Description classAerospikeExpiredDocumentsCleanerMethods in com.playtika.test.aerospike that return ExpiredDocumentsCleaner Modifier and Type Method Description ExpiredDocumentsCleanerEmbeddedAerospikeTestOperationsAutoConfiguration. disabledExpiredDocumentsCleaner()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)
-