Class TopicsConfig

java.lang.Object
com.hazelcast.jet.kafka.TopicsConfig
All Implemented Interfaces:
Serializable

public class TopicsConfig extends Object implements Serializable
Contains the configuration for all Kafka topics that will be consumed by the Kafka source processor.
Since:
5.3
See Also: