Package io.debezium.server.pulsar
Class PulsarTestConfigSource
java.lang.Object
io.debezium.server.TestConfigSource
io.debezium.server.pulsar.PulsarTestConfigSource
- All Implemented Interfaces:
org.eclipse.microprofile.config.spi.ConfigSource
-
Field Summary
Fields inherited from class io.debezium.server.TestConfigSource
config, OFFSET_STORE_PATH, OFFSETS_FILE, TEST_FILE_PATHFields inherited from interface org.eclipse.microprofile.config.spi.ConfigSource
CONFIG_ORDINAL, DEFAULT_ORDINAL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.server.TestConfigSource
getName, getProperties, getPropertyNames, getValue, isItTest, waitForSeconds
-
Constructor Details
-
PulsarTestConfigSource
public PulsarTestConfigSource()
-
-
Method Details
-
getOrdinal
public int getOrdinal()
-