Class Orchestrator
- java.lang.Object
-
- Orchestrator
-
public class Orchestrator extends java.lang.ObjectMain class to run the orchestrator that mainly reads tweets from kafka and applies sentiment analysis.
-
-
Constructor Summary
Constructors Constructor Description Orchestrator()
-
Method Summary
Modifier and Type Method Description static voidmain(java.lang.String[] argv)Main function to run the orchestrator.
-