Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- address - Variable in class io.debezium.storage.redis.RedisCommonConfig
- address - Variable in class io.debezium.storage.redis.RedisConnection
C
- client - Variable in class io.debezium.storage.redis.history.RedisSchemaHistory
- client - Variable in class io.debezium.storage.redis.offset.RedisOffsetBackingStore
- close() - Method in class io.debezium.storage.redis.JedisClient
- close() - Method in interface io.debezium.storage.redis.RedisClient
- close() - Method in class io.debezium.storage.redis.WaitReplicasRedisClient
- config - Variable in class io.debezium.storage.redis.history.RedisSchemaHistory
- config - Variable in class io.debezium.storage.redis.offset.RedisOffsetBackingStore
- CONFIGURATION_FIELD_PREFIX_STRING - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- configure(Configuration, HistoryRecordComparator, SchemaHistoryListener, boolean) - Method in class io.debezium.storage.redis.history.RedisSchemaHistory
- configure(WorkerConfig) - Method in class io.debezium.storage.redis.offset.RedisOffsetBackingStore
- connect() - Method in class io.debezium.storage.redis.history.RedisSchemaHistory
- connect() - Method in class io.debezium.storage.redis.offset.RedisOffsetBackingStore
- connectionTimeout - Variable in class io.debezium.storage.redis.RedisCommonConfig
- connectionTimeout - Variable in class io.debezium.storage.redis.RedisConnection
- connectorPartitions(String) - Method in class io.debezium.storage.redis.offset.RedisOffsetBackingStore
D
- dbIndex - Variable in class io.debezium.storage.redis.RedisCommonConfig
- dbIndex - Variable in class io.debezium.storage.redis.RedisConnection
- DEBEZIUM_OFFSETS_CLIENT_NAME - Static variable in class io.debezium.storage.redis.RedisConnection
- DEBEZIUM_SCHEMA_HISTORY - Static variable in class io.debezium.storage.redis.RedisConnection
- DEFAULT_CONNECTION_TIMEOUT - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- DEFAULT_DB_INDEX - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- DEFAULT_REDIS_KEY_NAME - Static variable in class io.debezium.storage.redis.history.RedisSchemaHistoryConfig
- DEFAULT_REDIS_KEY_NAME - Static variable in class io.debezium.storage.redis.offset.RedisOffsetBackingStoreConfig
- DEFAULT_RETRY_INITIAL_DELAY - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- DEFAULT_RETRY_MAX_DELAY - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- DEFAULT_SOCKET_TIMEOUT - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- DEFAULT_SSL_ENABLED - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- DEFAULT_WAIT_ENABLED - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- DEFAULT_WAIT_RETRY_DELAY - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- DEFAULT_WAIT_RETRY_ENABLED - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- DEFAULT_WAIT_TIMEOUT - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- delay - Variable in class io.debezium.storage.redis.WaitReplicasRedisClient
- delegate - Variable in class io.debezium.storage.redis.WaitReplicasRedisClient
- disconnect() - Method in class io.debezium.storage.redis.JedisClient
- disconnect() - Method in interface io.debezium.storage.redis.RedisClient
- disconnect() - Method in class io.debezium.storage.redis.WaitReplicasRedisClient
- doWithRetry(Supplier<T>, String) - Method in class io.debezium.storage.redis.history.RedisSchemaHistory
E
- exists() - Method in class io.debezium.storage.redis.history.RedisSchemaHistory
G
- getAddress() - Method in class io.debezium.storage.redis.RedisCommonConfig
- getAllConfigurationFields() - Method in class io.debezium.storage.redis.history.RedisSchemaHistoryConfig
- getAllConfigurationFields() - Method in class io.debezium.storage.redis.offset.RedisOffsetBackingStoreConfig
- getAllConfigurationFields() - Method in class io.debezium.storage.redis.RedisCommonConfig
- getConnectionTimeout() - Method in class io.debezium.storage.redis.RedisCommonConfig
- getDbIndex() - Method in class io.debezium.storage.redis.RedisCommonConfig
- getInitialRetryDelay() - Method in class io.debezium.storage.redis.RedisCommonConfig
- getMaxRetryDelay() - Method in class io.debezium.storage.redis.RedisCommonConfig
- getPassword() - Method in class io.debezium.storage.redis.RedisCommonConfig
- getRedisClient(String, boolean, long, boolean, long) - Method in class io.debezium.storage.redis.RedisConnection
- getRedisKeyName() - Method in class io.debezium.storage.redis.history.RedisSchemaHistoryConfig
- getRedisKeyName() - Method in class io.debezium.storage.redis.offset.RedisOffsetBackingStoreConfig
- getSocketTimeout() - Method in class io.debezium.storage.redis.RedisCommonConfig
- getUser() - Method in class io.debezium.storage.redis.RedisCommonConfig
- getWaitRetryDelay() - Method in class io.debezium.storage.redis.RedisCommonConfig
- getWaitTimeout() - Method in class io.debezium.storage.redis.RedisCommonConfig
H
- hgetAll(String) - Method in class io.debezium.storage.redis.JedisClient
- hgetAll(String) - Method in interface io.debezium.storage.redis.RedisClient
- hgetAll(String) - Method in class io.debezium.storage.redis.WaitReplicasRedisClient
- hset(byte[], byte[], byte[]) - Method in class io.debezium.storage.redis.JedisClient
- hset(byte[], byte[], byte[]) - Method in interface io.debezium.storage.redis.RedisClient
- hset(byte[], byte[], byte[]) - Method in class io.debezium.storage.redis.WaitReplicasRedisClient
I
- info(String) - Method in class io.debezium.storage.redis.JedisClient
- info(String) - Method in interface io.debezium.storage.redis.RedisClient
- info(String) - Method in class io.debezium.storage.redis.WaitReplicasRedisClient
- init(Configuration) - Method in class io.debezium.storage.redis.history.RedisSchemaHistoryConfig
- init(Configuration) - Method in class io.debezium.storage.redis.offset.RedisOffsetBackingStoreConfig
- init(Configuration) - Method in class io.debezium.storage.redis.RedisCommonConfig
- initialRetryDelay - Variable in class io.debezium.storage.redis.history.RedisSchemaHistory
- initialRetryDelay - Variable in class io.debezium.storage.redis.RedisCommonConfig
- io.debezium.storage.redis - package io.debezium.storage.redis
- io.debezium.storage.redis.history - package io.debezium.storage.redis.history
- io.debezium.storage.redis.offset - package io.debezium.storage.redis.offset
- isSslEnabled() - Method in class io.debezium.storage.redis.RedisCommonConfig
- isWaitEnabled() - Method in class io.debezium.storage.redis.RedisCommonConfig
- isWaitRetryEnabled() - Method in class io.debezium.storage.redis.RedisCommonConfig
J
- jedis - Variable in class io.debezium.storage.redis.JedisClient
- JedisClient - Class in io.debezium.storage.redis
- JedisClient(Jedis) - Constructor for class io.debezium.storage.redis.JedisClient
L
- load() - Method in class io.debezium.storage.redis.offset.RedisOffsetBackingStore
-
Load offsets from Redis keys
- LOGGER - Static variable in class io.debezium.storage.redis.history.RedisSchemaHistory
- LOGGER - Static variable in class io.debezium.storage.redis.JedisClient
- LOGGER - Static variable in class io.debezium.storage.redis.offset.RedisOffsetBackingStore
- LOGGER - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- LOGGER - Static variable in class io.debezium.storage.redis.RedisConnection
- LOGGER - Static variable in class io.debezium.storage.redis.WaitReplicasRedisClient
M
- maxRetryDelay - Variable in class io.debezium.storage.redis.history.RedisSchemaHistory
- maxRetryDelay - Variable in class io.debezium.storage.redis.RedisCommonConfig
P
- password - Variable in class io.debezium.storage.redis.RedisCommonConfig
- password - Variable in class io.debezium.storage.redis.RedisConnection
- PROP_ADDRESS - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- PROP_CONNECTION_TIMEOUT - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- PROP_DB_INDEX - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- PROP_KEY_NAME - Static variable in class io.debezium.storage.redis.history.RedisSchemaHistoryConfig
- PROP_KEY_NAME - Static variable in class io.debezium.storage.redis.offset.RedisOffsetBackingStoreConfig
- PROP_PASSWORD - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- PROP_PREFIX - Static variable in class io.debezium.storage.redis.offset.RedisOffsetBackingStoreConfig
- PROP_RETRY_INITIAL_DELAY - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- PROP_RETRY_MAX_DELAY - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- PROP_SOCKET_TIMEOUT - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- PROP_SSL_ENABLED - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- PROP_USER - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- PROP_WAIT_ENABLED - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- PROP_WAIT_RETRY_DELAY - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- PROP_WAIT_RETRY_ENABLED - Static variable in class io.debezium.storage.redis.RedisCommonConfig
- PROP_WAIT_TIMEOUT - Static variable in class io.debezium.storage.redis.RedisCommonConfig
R
- reader - Variable in class io.debezium.storage.redis.history.RedisSchemaHistory
- recoverRecords(Consumer<HistoryRecord>) - Method in class io.debezium.storage.redis.history.RedisSchemaHistory
- RedisClient - Interface in io.debezium.storage.redis
- RedisClientConnectionException - Exception in io.debezium.storage.redis
- RedisClientConnectionException(Throwable) - Constructor for exception io.debezium.storage.redis.RedisClientConnectionException
- RedisCommonConfig - Class in io.debezium.storage.redis
- RedisCommonConfig(Configuration, String) - Constructor for class io.debezium.storage.redis.RedisCommonConfig
- RedisConnection - Class in io.debezium.storage.redis
-
Establishes a new connection to Redis
- RedisConnection(String, int, String, String, int, int, boolean) - Constructor for class io.debezium.storage.redis.RedisConnection
- redisKeyName - Variable in class io.debezium.storage.redis.history.RedisSchemaHistoryConfig
- redisKeyName - Variable in class io.debezium.storage.redis.offset.RedisOffsetBackingStoreConfig
- RedisOffsetBackingStore - Class in io.debezium.storage.redis.offset
-
Implementation of OffsetBackingStore that saves to Redis
- RedisOffsetBackingStore() - Constructor for class io.debezium.storage.redis.offset.RedisOffsetBackingStore
- RedisOffsetBackingStoreConfig - Class in io.debezium.storage.redis.offset
- RedisOffsetBackingStoreConfig(Configuration) - Constructor for class io.debezium.storage.redis.offset.RedisOffsetBackingStoreConfig
- RedisSchemaHistory - Class in io.debezium.storage.redis.history
-
A
SchemaHistoryimplementation that stores the schema history in Redis. - RedisSchemaHistory() - Constructor for class io.debezium.storage.redis.history.RedisSchemaHistory
- RedisSchemaHistoryConfig - Class in io.debezium.storage.redis.history
- RedisSchemaHistoryConfig(Configuration) - Constructor for class io.debezium.storage.redis.history.RedisSchemaHistoryConfig
- replicas - Variable in class io.debezium.storage.redis.WaitReplicasRedisClient
- retry - Variable in class io.debezium.storage.redis.WaitReplicasRedisClient
- running - Variable in class io.debezium.storage.redis.history.RedisSchemaHistory
S
- save() - Method in class io.debezium.storage.redis.offset.RedisOffsetBackingStore
-
Save offsets to Redis keys
- serialVersionUID - Static variable in exception io.debezium.storage.redis.RedisClientConnectionException
- setPassword(String) - Method in class io.debezium.storage.redis.RedisCommonConfig
- socketTimeout - Variable in class io.debezium.storage.redis.RedisCommonConfig
- socketTimeout - Variable in class io.debezium.storage.redis.RedisConnection
- sslEnabled - Variable in class io.debezium.storage.redis.RedisCommonConfig
- sslEnabled - Variable in class io.debezium.storage.redis.RedisConnection
- start() - Method in class io.debezium.storage.redis.history.RedisSchemaHistory
- start() - Method in class io.debezium.storage.redis.offset.RedisOffsetBackingStore
- stop() - Method in class io.debezium.storage.redis.history.RedisSchemaHistory
- stop() - Method in class io.debezium.storage.redis.offset.RedisOffsetBackingStore
- storageExists() - Method in class io.debezium.storage.redis.history.RedisSchemaHistory
- storeRecord(HistoryRecord) - Method in class io.debezium.storage.redis.history.RedisSchemaHistory
T
- timeout - Variable in class io.debezium.storage.redis.WaitReplicasRedisClient
- toString() - Method in class io.debezium.storage.redis.JedisClient
- toString() - Method in class io.debezium.storage.redis.WaitReplicasRedisClient
- tryErrors(Runnable) - Method in class io.debezium.storage.redis.JedisClient
- tryErrors(Supplier<R>) - Method in class io.debezium.storage.redis.JedisClient
U
- user - Variable in class io.debezium.storage.redis.RedisCommonConfig
- user - Variable in class io.debezium.storage.redis.RedisConnection
W
- waitEnabled - Variable in class io.debezium.storage.redis.RedisCommonConfig
- waitReplicas(int, long) - Method in class io.debezium.storage.redis.JedisClient
- waitReplicas(int, long) - Method in interface io.debezium.storage.redis.RedisClient
- waitReplicas(int, long) - Method in class io.debezium.storage.redis.WaitReplicasRedisClient
- WaitReplicasRedisClient - Class in io.debezium.storage.redis
- WaitReplicasRedisClient(RedisClient, int, long, boolean, long) - Constructor for class io.debezium.storage.redis.WaitReplicasRedisClient
- waitResult(Supplier<R>) - Method in class io.debezium.storage.redis.WaitReplicasRedisClient
- waitRetryDelay - Variable in class io.debezium.storage.redis.RedisCommonConfig
- waitRetryEnabled - Variable in class io.debezium.storage.redis.RedisCommonConfig
- waitTimeout - Variable in class io.debezium.storage.redis.RedisCommonConfig
- writer - Variable in class io.debezium.storage.redis.history.RedisSchemaHistory
X
- xadd(String, Map<String, String>) - Method in class io.debezium.storage.redis.JedisClient
- xadd(String, Map<String, String>) - Method in interface io.debezium.storage.redis.RedisClient
- xadd(String, Map<String, String>) - Method in class io.debezium.storage.redis.WaitReplicasRedisClient
- xadd(List<AbstractMap.SimpleEntry<String, Map<String, String>>>) - Method in class io.debezium.storage.redis.JedisClient
- xadd(List<AbstractMap.SimpleEntry<String, Map<String, String>>>) - Method in interface io.debezium.storage.redis.RedisClient
- xadd(List<AbstractMap.SimpleEntry<String, Map<String, String>>>) - Method in class io.debezium.storage.redis.WaitReplicasRedisClient
- xlen(String) - Method in class io.debezium.storage.redis.JedisClient
- xlen(String) - Method in interface io.debezium.storage.redis.RedisClient
- xlen(String) - Method in class io.debezium.storage.redis.WaitReplicasRedisClient
- xrange(String) - Method in class io.debezium.storage.redis.JedisClient
- xrange(String) - Method in interface io.debezium.storage.redis.RedisClient
- xrange(String) - Method in class io.debezium.storage.redis.WaitReplicasRedisClient
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form