Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ALL_FIELDS - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
B
- BOOTSTRAP_SERVERS - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
C
- checkTopicSettings(String) - Method in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- checkTopicSettingsExecutor - Variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- CLEANUP_POLICY_NAME - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- CLEANUP_POLICY_VALUE - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- configure(Configuration, HistoryRecordComparator, DatabaseHistoryListener, boolean) - Method in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- CONSUMER_PREFIX - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- consumerConfig - Variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- consumerConfigPropertyName(String) - Static method in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
D
- DEFAULT_TOPIC_REPLICATION_FACTOR - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
-
The default replication factor for the history topic which is used in case the value couldn't be retrieved from the broker.
- DEFAULT_TOPIC_REPLICATION_FACTOR_PROP_NAME - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
-
The name of broker property defining default replication factor for topics without the explicit setting.
E
- exists() - Method in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
F
- forKafka(Field.Validator) - Static method in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
G
- getDefaultTopicReplicationFactor(AdminClient) - Method in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- getEndOffsetOfDbHistoryTopic(Long, KafkaConsumer<String, String>) - Method in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- getKafkaBrokerConfig(AdminClient) - Method in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
H
- hasNewTopicConstructorWithOptionals() - Static method in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
I
- initializeStorage() - Method in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- io.debezium.storage.kafka.history - package io.debezium.storage.kafka.history
K
- KAFKA_CREATE_TIMEOUT_MS - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- KAFKA_QUERY_TIMEOUT_MS - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- kafkaCreateTimeout - Variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- KafkaDatabaseHistory - Class in io.debezium.storage.kafka.history
-
A
DatabaseHistoryimplementation that records schema changes as normalSourceRecords on the specified topic, and that recovers the history by establishing a Kafka Consumer re-processing all messages on that topic. - KafkaDatabaseHistory() - Constructor for class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- kafkaQueryTimeout - Variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- KafkaStorageConfiguration - Class in io.debezium.storage.kafka.history
- KafkaStorageConfiguration() - Constructor for class io.debezium.storage.kafka.history.KafkaStorageConfiguration
L
- LOGGER - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
M
- maxRecoveryAttempts - Variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
P
- PARTITION - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
-
The one and only partition of the history topic.
- PARTITION_COUNT - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- pollInterval - Variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- producer - Variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- PRODUCER_PREFIX - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- producerConfig - Variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
R
- reader - Variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- recoverRecords(Consumer<HistoryRecord>) - Method in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- RECOVERY_POLL_ATTEMPTS - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- RECOVERY_POLL_INTERVAL_MS - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- RETENTION_BYTES_NAME - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- RETENTION_MS_MAX - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- RETENTION_MS_MIN - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- RETENTION_MS_NAME - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
S
- start() - Method in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- stop() - Method in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- stopCheckTopicSettingsExecutor() - Method in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- storageExists() - Method in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- storeRecord(HistoryRecord) - Method in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
T
- TOPIC - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- topicName - Variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- toString() - Method in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
U
- UNLIMITED_VALUE - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
- USE_KAFKA_24_NEW_TOPIC_CONSTRUCTOR - Static variable in class io.debezium.storage.kafka.history.KafkaDatabaseHistory
V
- validateServerNameIsDifferentFromHistoryTopicName(Configuration, Field, Field.ValidationOutput) - Static method in class io.debezium.storage.kafka.history.KafkaStorageConfiguration
All Classes and Interfaces|All Packages|Constant Field Values