Interface TopicConsumerBuilder<T>

Type Parameters:
T - the type of the value in the ConsumerBuilder

public interface TopicConsumerBuilder<T>
TopicConsumerBuilder is used to configure topic specific options to override those set at the ConsumerBuilder level.
See Also: