Package org.flowable.eventregistry.model
Class KafkaInboundChannelModel.TopicPartition
java.lang.Object
org.flowable.eventregistry.model.KafkaInboundChannelModel.TopicPartition
- Enclosing class:
- KafkaInboundChannelModel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTopic()
void
setPartitions
(Collection<String> partitions) void
-
Field Details
-
topic
-
partitions
-
-
Constructor Details
-
TopicPartition
public TopicPartition()
-
-
Method Details
-
getTopic
-
setTopic
-
getPartitions
-
setPartitions
-