Index

A B C D E F G H I K L M P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values

A

ALL_FIELDS - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 

B

BOOTSTRAP_SERVERS - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 

C

checkTopicSettings(String) - Method in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
checkTopicSettingsExecutor - Variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
CLEANUP_POLICY_NAME - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
CLEANUP_POLICY_VALUE - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
configure(Configuration, HistoryRecordComparator, SchemaHistoryListener, boolean) - Method in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
CONSUMER_PREFIX - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
consumerConfig - Variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
consumerConfigPropertyName(String) - Static method in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 

D

DEFAULT_TOPIC_REPLICATION_FACTOR - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
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.KafkaSchemaHistory
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.KafkaSchemaHistory
 

F

forKafka(Field.Validator) - Static method in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 

G

getDefaultTopicReplicationFactor(AdminClient) - Method in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
getEndOffsetOfDbHistoryTopic(Long, KafkaConsumer<String, String>) - Method in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
getKafkaBrokerConfig(AdminClient) - Method in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 

H

hasNewTopicConstructorWithOptionals() - Static method in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 

I

initializeStorage() - Method in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
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.KafkaSchemaHistory
 
KAFKA_QUERY_TIMEOUT_MS - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
kafkaCreateTimeout - Variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
kafkaQueryTimeout - Variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
KafkaSchemaHistory - Class in io.debezium.storage.kafka.history
A SchemaHistory implementation that records schema changes as normal SourceRecords on the specified topic, and that recovers the history by establishing a Kafka Consumer re-processing all messages on that topic.
KafkaSchemaHistory() - Constructor for class io.debezium.storage.kafka.history.KafkaSchemaHistory
 

L

LOGGER - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 

M

maxRecoveryAttempts - Variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 

P

PARTITION - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
The one and only partition of the history topic.
PARTITION_COUNT - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
pollInterval - Variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
producer - Variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
PRODUCER_PREFIX - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
producerConfig - Variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 

R

reader - Variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
recoverRecords(Consumer<HistoryRecord>) - Method in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
RECOVERY_POLL_ATTEMPTS - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
RECOVERY_POLL_INTERVAL_MS - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
RETENTION_BYTES_NAME - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
RETENTION_MS_MAX - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
RETENTION_MS_MIN - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
RETENTION_MS_NAME - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 

S

start() - Method in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
stop() - Method in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
stopCheckTopicSettingsExecutor() - Method in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
storageExists() - Method in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
storeRecord(HistoryRecord) - Method in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 

T

TOPIC - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
topicName - Variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
toString() - Method in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 

U

UNLIMITED_VALUE - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
USE_KAFKA_24_NEW_TOPIC_CONSTRUCTOR - Static variable in class io.debezium.storage.kafka.history.KafkaSchemaHistory
 
A B C D E F G H I K L M P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values