Constant Field Values
Contents
io.debezium.*
-
io.debezium.connector.simple.SimpleSourceConnectorOutputTest Modifier and Type Constant Field Value protected static final StringTOPIC_NAME"some-topic"
-
io.debezium.embedded.AbstractConnectorTest Modifier and Type Constant Field Value private static final StringTEST_PROPERTY_PREFIX"debezium.test." -
io.debezium.embedded.ConnectorOutputTest Modifier and Type Constant Field Value public static final StringCONTROL_END"end"public static final StringCONTROL_KEY"connector"public static final StringCONTROL_RESTART"restart"public static final StringCONTROL_STOP"stop"public static final StringDEFAULT_CONNECTOR_PROPERTIES_FILENAME"connector.properties"public static final StringDEFAULT_ENV_PROPERTIES_FILENAME"env.properties"public static final StringDEFAULT_EXPECTED_RECORDS_FILENAME"expected-records.json"public static final StringENV_CONNECTOR_TIMEOUT_IN_SECONDS"-connector.timeout.in.seconds"public static final StringENV_IGNORE_FIELDS"ignore.fields" -
io.debezium.embedded.EmbeddedEngineTest Modifier and Type Constant Field Value private static final intNUMBER_OF_LINES10 -
io.debezium.embedded.MismatchRecordException Modifier and Type Constant Field Value private static final longserialVersionUID1L
-
io.debezium.pipeline.source.snapshot.incremental.AbstractIncrementalSnapshotTest<T extends org.apache.kafka.connect.source.SourceConnector> Modifier and Type Constant Field Value private static final intMAXIMUM_NO_RECORDS_CONSUMES2private static final intROW_COUNT1000