Constant Field Values
Contents
io.debezium.*
-
io.debezium.testing.openshift.tools.databases.db2.DB2Controller Modifier and Type Constant Field Value private static final StringREADINESS_SQL_SELECT"SELECT 1 FROM DB2INST1.CUSTOMERS;"
-
io.debezium.testing.openshift.tools.databases.mongodb.MongoController Modifier and Type Constant Field Value private static final StringDB_INIT_SCRIPT_PATH_CONTAINER"/usr/local/bin/init-inventory.sh"
-
io.debezium.testing.openshift.tools.databases.sqlserver.SqlServerController Modifier and Type Constant Field Value private static final StringDB_INIT_SCRIPT_PATH"/database-resources/sqlserver/inventory.sql"private static final StringDB_INIT_SCRIPT_PATH_CONTAINER"/opt/inventory.sql"
-
io.debezium.testing.openshift.tools.kafka.KafkaConnectController Modifier and Type Constant Field Value private static final intMETRICS_PORT9404