public class TestKafkaSuit extends BaseTest
| Modifier and Type | Field and Description |
|---|---|
static EmbeddedKafkaCluster |
embeddedKafkaCluster |
| Constructor and Description |
|---|
TestKafkaSuit() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createTopicHelper(String topicName,
int partitions) |
static void |
initKafka() |
static boolean |
isRunningSuite() |
static void |
tearDownCluster() |
public static EmbeddedKafkaCluster embeddedKafkaCluster
public static boolean isRunningSuite()
public static void tearDownCluster()
public static void createTopicHelper(String topicName, int partitions) throws ExecutionException, InterruptedException
Copyright © 2021 The Apache Software Foundation. All rights reserved.