Builder

class Builder

Properties

Link copied to clipboard

The consumer group offset synchronization mode. With LEGACY, offsets are synchronized when producers write to the source cluster. With ENHANCED, consumer offsets are synchronized regardless of producer location. ENHANCED requires a corresponding replicator that replicates data from the target cluster to the source cluster.

Link copied to clipboard

List of regular expression patterns indicating the consumer groups that should not be replicated.

Link copied to clipboard

List of regular expression patterns indicating the consumer groups to copy.

Link copied to clipboard

Enables synchronization of consumer groups to target cluster.

Link copied to clipboard

Enables synchronization of consumer group offsets to target cluster. The translated offsets will be written to topic __consumer_offsets.