public class TridentKafkaConsumerTopology extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
LOG |
Constructor and Description |
---|
TridentKafkaConsumerTopology() |
Modifier and Type | Method and Description |
---|---|
static StormTopology |
newTopology(ITridentDataSource tridentSpout)
Creates a new topology that prints inputs to stdout.
|
public static StormTopology newTopology(ITridentDataSource tridentSpout)
Creates a new topology that prints inputs to stdout.
tridentSpout
- The spout to useCopyright © 2022 The Apache Software Foundation. All rights reserved.