Constant Field Values
Contents
io.debezium.*
-
io.debezium.testing.system.fixtures.connectors.DB2Connector Modifier and Type Constant Field Value public static final StringCONNECTOR_NAME"inventory-connector-db2" -
io.debezium.testing.system.fixtures.connectors.MongoConnector Modifier and Type Constant Field Value public static final StringCONNECTOR_NAME"inventory-connector-mongo" -
io.debezium.testing.system.fixtures.connectors.MySqlConnector Modifier and Type Constant Field Value public static final StringCONNECTOR_NAME"inventory-connector-mysql" -
io.debezium.testing.system.fixtures.connectors.OracleConnector Modifier and Type Constant Field Value public static final StringCONNECTOR_NAME"inventory-connector-oracle" -
io.debezium.testing.system.fixtures.connectors.PostgreSqlConnector Modifier and Type Constant Field Value public static final StringCONNECTOR_NAME"inventory-connector-postgresql" -
io.debezium.testing.system.fixtures.connectors.SqlServerConnector Modifier and Type Constant Field Value public static final StringCONNECTOR_NAME"inventory-connector-sqlserver"
-
io.debezium.testing.system.fixtures.databases.OcpDB2 Modifier and Type Constant Field Value public static final StringDB_DEPLOYMENT_PATH"/database-resources/db2/deployment.yaml"public static final StringDB_SERVICE_PATH"/database-resources/db2/service.yaml"public static final StringDB_SERVICE_PATH_LB"/database-resources/db2/service-lb.yaml" -
io.debezium.testing.system.fixtures.databases.OcpMongo Modifier and Type Constant Field Value public static final StringDB_DEPLOYMENT_PATH"/database-resources/mongodb/deployment.yaml"public static final StringDB_SERVICE_PATH"/database-resources/mongodb/service.yaml"public static final StringDB_SERVICE_PATH_LB"/database-resources/mongodb/service-lb.yaml" -
io.debezium.testing.system.fixtures.databases.OcpMySql Modifier and Type Constant Field Value public static final StringDB_DEPLOYMENT_PATH"/database-resources/mysql/deployment.yaml"public static final StringDB_SERVICE_PATH"/database-resources/mysql/service.yaml"public static final StringDB_SERVICE_PATH_LB"/database-resources/mysql/service-lb.yaml" -
io.debezium.testing.system.fixtures.databases.OcpOracle Modifier and Type Constant Field Value public static final StringDB_DEPLOYMENT_PATH"/database-resources/oracle/deployment.yaml"public static final StringDB_SERVICE_PATH"/database-resources/oracle/service.yaml"public static final StringDB_SERVICE_PATH_LB"/database-resources/oracle/service-lb.yaml" -
io.debezium.testing.system.fixtures.databases.OcpPostgreSql Modifier and Type Constant Field Value public static final StringDB_DEPLOYMENT_PATH"/database-resources/postgresql/deployment.yaml"public static final StringDB_SERVICE_PATH"/database-resources/postgresql/service.yaml"public static final StringDB_SERVICE_PATH_LB"/database-resources/postgresql/service-lb.yaml" -
io.debezium.testing.system.fixtures.databases.OcpSqlServer Modifier and Type Constant Field Value public static final StringDB_DEPLOYMENT_PATH"/database-resources/sqlserver/deployment.yaml"public static final StringDB_SERVICE_PATH"/database-resources/sqlserver/service.yaml"public static final StringDB_SERVICE_PATH_LB"/database-resources/sqlserver/service-lb.yaml"
-
io.debezium.testing.system.fixtures.kafka.OcpKafka Modifier and Type Constant Field Value public static final StringARTIFACT_SERVER_DEPLOYMENT"/artifact-server/010-deployment.yaml"public static final StringARTIFACT_SERVER_SERVICE"/artifact-server/020-service.yaml"
-
io.debezium.testing.system.fixtures.registry.OcpApicurio Modifier and Type Constant Field Value public static final StringREGISTRY_V1_DEPLOYMENT_PATH"/registry-resources/v1alpha1/030-registry-streams.yaml"public static final StringREGISTRY_V2_DEPLOYMENT_PATH"/registry-resources/v1/010-registry-kafkasql.yaml"