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 Properties |
getKafkaBrokerConfig(String host) |
static void |
testKafkaIngest(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(DataStorePluginOptions options, boolean spatialTemporal, String ingestFilePath) throws Exception
Exceptionpublic static Properties getKafkaBrokerConfig(String host)
Copyright © 2013–2022. All rights reserved.