Main Content
deleteTopic
This function requires Streaming Data Framework for MATLAB® Production Server™.
Syntax
Description
deleteTopic(
removes a topic from a
Kafka® cluster, if Kafka permissions allow deletion. The ks
)KafkaStream
object
ks
specifies the topic to delete and the network address of the
Kafka host that contains the topic. This deletion is permanent. The deleted topic
and the data it contains cannot be recovered.
Examples
Input Arguments
Version History
Introduced in R2022b
See Also
createTopic
| readtimetable
| detectImportOptions
| kafkaStream