Class TridentKafkaConsumerTopology


  • public class TridentKafkaConsumerTopology
    extends Object
    • Field Detail

      • LOG

        protected static final org.slf4j.Logger LOG
    • Constructor Detail

      • TridentKafkaConsumerTopology

        public TridentKafkaConsumerTopology()
    • Method Detail

      • newTopology

        public static StormTopology newTopology​(ITridentDataSource tridentSpout)
        Creates a new topology that prints inputs to stdout.
        Parameters:
        tridentSpout - The spout to use