Class AerospikeEnterpriseConfigurer
java.lang.Object
com.playtika.testcontainers.aerospike.enterprise.AerospikeEnterpriseConfigurer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigure(org.testcontainers.containers.GenericContainer<?> aerospikeContainer)
-
Constructor Details
-
AerospikeEnterpriseConfigurer
public AerospikeEnterpriseConfigurer()
-
-
Method Details
-
configure
public void configure(org.testcontainers.containers.GenericContainer<?> aerospikeContainer) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-