Uses of Interface
io.debezium.testing.system.tools.Deployer
-
-
Uses of Deployer in io.debezium.testing.system.tools
Classes in io.debezium.testing.system.tools with type parameters of type Deployer Modifier and Type Interface Description static interfaceDeployer.Builder<B extends Deployer.Builder<B,D>,D extends Deployer<?>>Classes in io.debezium.testing.system.tools that implement Deployer Modifier and Type Class Description classAbstractDockerDeployer<T,C extends org.testcontainers.containers.GenericContainer<?>>classAbstractOcpDeployer<T>Base class for Deployers with OCP as target runtime -
Uses of Deployer in io.debezium.testing.system.tools.databases
Classes in io.debezium.testing.system.tools.databases that implement Deployer Modifier and Type Class Description classAbstractOcpDatabaseDeployer<T> -
Uses of Deployer in io.debezium.testing.system.tools.databases.db2
Classes in io.debezium.testing.system.tools.databases.db2 that implement Deployer Modifier and Type Class Description classDockerDB2DeployerclassOcpDB2Deployer -
Uses of Deployer in io.debezium.testing.system.tools.databases.mongodb
Classes in io.debezium.testing.system.tools.databases.mongodb that implement Deployer Modifier and Type Class Description classDockerMongoDeployerclassOcpMongoDeployer -
Uses of Deployer in io.debezium.testing.system.tools.databases.mysql
Classes in io.debezium.testing.system.tools.databases.mysql that implement Deployer Modifier and Type Class Description classDockerMySqlDeployerclassOcpMySqlDeployer -
Uses of Deployer in io.debezium.testing.system.tools.databases.postgresql
Classes in io.debezium.testing.system.tools.databases.postgresql that implement Deployer Modifier and Type Class Description classDockerPostgreSqlDeployerclassOcpPostgreSqlDeployer -
Uses of Deployer in io.debezium.testing.system.tools.databases.sqlserver
Classes in io.debezium.testing.system.tools.databases.sqlserver that implement Deployer Modifier and Type Class Description classDockerSqlServerDeployerclassOcpSqlServerDeployer -
Uses of Deployer in io.debezium.testing.system.tools.kafka
Classes in io.debezium.testing.system.tools.kafka that implement Deployer Modifier and Type Class Description classDockerKafkaConnectDeployerclassDockerKafkaDeployerclassOcpKafkaConnectDeployerDeployment management for Kafka & Kafka Connect clusters via StrimziclassOcpKafkaDeployerDeployment management for Kafka & Kafka Connect clusters via Strimzi -
Uses of Deployer in io.debezium.testing.system.tools.registry
Classes in io.debezium.testing.system.tools.registry that implement Deployer Modifier and Type Class Description classAbstractOcpApicurioDeployer<C extends RegistryController>Deployment management for Apicurio service registry OCP deploymentclassOcpApicurioV1DeployerDeployment management for Apicurio service registry OCP deploymentclassOcpApicurioV2DeployerDeployment management for Apicurio service registry OCP deployment
-