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