public class TopicDescribeCommand extends AbstractCommand<KafkaContainer>
| Constructor and Description |
|---|
TopicDescribeCommand(String topicName) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
buildParameters(KafkaContainer container) |
execute, getParameterspublic TopicDescribeCommand(String topicName)
protected List<String> buildParameters(KafkaContainer container)
buildParameters in class AbstractCommand<KafkaContainer>Copyright © 2019. All rights reserved.