| Class | Description |
|---|---|
| ProducerSwitcher<K,V> |
Creates a new proxied object from the configured proxy factory.
|
| SwitchingProducer<K,V> |
Proxy Kafka producer which takes care of switching.
|
| SwitchingProducerConfig<K,V> |
Holds configuration for a switching producer proxy.
|
| SwitchingProducerFactory<K,V> |
Factory for switching producers.
|
| Exception | Description |
|---|---|
| TransactionSwitchedException |
Exception signalling that a cluster switch occurred in the middle of a Kafka transaction.
|
Copyright © 2020–2022 Axual B.V.. All rights reserved.