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