mainClass property
The fully qualified name of a class in jar_uris, for example, com.example.wordcount.
Exactly one of main_class and main_jar_uri field should be set for Java/Scala language type.
Implementation
core.String? mainClass;
The fully qualified name of a class in jar_uris, for example, com.example.wordcount.
Exactly one of main_class and main_jar_uri field should be set for Java/Scala language type.
core.String? mainClass;