| Package | Description |
|---|---|
| net.leadware.kafka.embedded | |
| net.leadware.kafka.embedded.controller |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Topic> |
KafkaSimulator.listTopics()
Méthode permettant de lister les topics
|
java.util.List<Topic> |
KafkaSimulator.listTopics(boolean internal)
Méthode permettant de lister les topics
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Topic> |
TopicController.listTopic(@NotNull java.lang.Boolean internal)
Méthode permettant de lister les topics du simulateur
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopicController.createTopic(@NotNull Topic topic)
Méthode permettant de créer un topic dans le simulateur
|
Copyright © 2019 Leadware. All Rights Reserved.