TopicReplicationUpdate

Details for updating the topic replication of a replicator.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether to periodically configure remote topic ACLs to match their corresponding upstream topics.

Link copied to clipboard

Whether to periodically configure remote topics to match their corresponding upstream topics.

Link copied to clipboard

Whether to periodically check for new topics and partitions.

Link copied to clipboard

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

Link copied to clipboard

List of regular expression patterns indicating the topics to copy.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String