public class KafkaTestUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static File |
DEFAULT_LOG_DIR |
| Constructor and Description |
|---|
KafkaTestUtils() |
| Modifier and Type | Method and Description |
|---|---|
static kafka.server.KafkaConfig |
getKafkaBrokerConfig() |
static void |
testKafkaIngest(org.locationtech.geowave.core.store.cli.store.DataStorePluginOptions options,
boolean spatialTemporal,
String ingestFilePath) |
static void |
testKafkaStage(String ingestFilePath) |
protected static final File DEFAULT_LOG_DIR
public static void testKafkaStage(String ingestFilePath) throws Exception
Exceptionpublic static void testKafkaIngest(org.locationtech.geowave.core.store.cli.store.DataStorePluginOptions options,
boolean spatialTemporal,
String ingestFilePath)
throws Exception
Exceptionpublic static kafka.server.KafkaConfig getKafkaBrokerConfig()
Copyright © 2013–2019. All rights reserved.