public class KafkaStandaloneGenerator extends StandaloneThreadedGenerator
Modifier and Type | Field and Description |
---|---|
static String |
BROKER_ADDRESS |
static int |
NUM_PARTITIONS |
static String |
TOPIC |
Constructor and Description |
---|
KafkaStandaloneGenerator() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Entry point to the kafka data producer.
|
runGenerator
public static final String BROKER_ADDRESS
public static final String TOPIC
public static final int NUM_PARTITIONS
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.