B C E G K P R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- buildTopology(StreamsBuilder) - Method in class com.bakdata.common_kafka_streams.KafkaStreamsApplication
C
- com.bakdata.common_kafka_streams - package com.bakdata.common_kafka_streams
- createTopology() - Method in class com.bakdata.common_kafka_streams.KafkaStreamsApplication
E
- EnvironmentArgumentsParser - Class in com.bakdata.common_kafka_streams
-
This class is primarily used to inject environment variables to the passed in command line arguments in
KafkaStreamsApplication. - EnvironmentArgumentsParser(String) - Constructor for class com.bakdata.common_kafka_streams.EnvironmentArgumentsParser
- EnvironmentArgumentsParser(String, String, String) - Constructor for class com.bakdata.common_kafka_streams.EnvironmentArgumentsParser
G
- getKafkaProperties() - Method in class com.bakdata.common_kafka_streams.KafkaStreamsApplication
-
This method should give a default topic configuration to run your streaming application with.
K
- KafkaStreamsApplication - Class in com.bakdata.common_kafka_streams
-
The base class of the entry point of the streaming application.
- KafkaStreamsApplication() - Constructor for class com.bakdata.common_kafka_streams.KafkaStreamsApplication
P
- parseVariables(Map<String, String>) - Method in class com.bakdata.common_kafka_streams.EnvironmentArgumentsParser
R
- run() - Method in class com.bakdata.common_kafka_streams.KafkaStreamsApplication
S
- startApplication(KafkaStreamsApplication, String[]) - Static method in class com.bakdata.common_kafka_streams.KafkaStreamsApplication
-
This methods needs to be called in the executable custom application class inheriting from
KafkaStreamsApplication.
All Classes All Packages