object SparkConsumersStreamingNodeLauncher extends SparkConsumersStreamingNodeLauncherTrait
Create the main static method to run
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SparkConsumersStreamingNodeLauncher
- SparkConsumersStreamingNodeLauncherTrait
- AroundLaunch
- MultipleClusterSingletonsLauncher
- Logging
- WaspLauncher
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
afterLaunch(): Unit
- Definition Classes
- SparkConsumersStreamingNodeLauncherTrait → AroundLaunch
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
val
banner: String
- Definition Classes
- WaspLauncher
-
def
beforeLaunch(): Unit
- Definition Classes
- SparkConsumersStreamingNodeLauncherTrait → AroundLaunch
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
getNodeName: String
- Definition Classes
- SparkConsumersStreamingNodeLauncherTrait → WaspLauncher
-
def
getOptions: Seq[Option]
- Definition Classes
- WaspLauncher
-
def
getSingletonInfos: Seq[(Props, String, String, Seq[String])]
- Definition Classes
- SparkConsumersStreamingNodeLauncherTrait → MultipleClusterSingletonsLauncher
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
initializePlugins(args: Array[String]): Unit
Initialize the WASP plugins, this method is called after the wasp initialization and before getSingletonInfos
Initialize the WASP plugins, this method is called after the wasp initialization and before getSingletonInfos
- args
command line arguments
- Definition Classes
- SparkConsumersStreamingNodeLauncherTrait → WaspLauncher
-
def
initializeWasp(commandLine: CommandLine): Unit
- Definition Classes
- WaspLauncher
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
launch(commandLine: CommandLine): Unit
- Definition Classes
- SparkConsumersStreamingNodeLauncherTrait → MultipleClusterSingletonsLauncher → WaspLauncher
-
val
logger: WaspLogger
- Attributes
- protected
- Definition Classes
- Logging
-
def
main(args: Array[String]): Unit
- Definition Classes
- WaspLauncher
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
val
plugins: Map[DatastoreProduct, WaspConsumersSparkPlugin]
- Definition Classes
- SparkConsumersStreamingNodeLauncherTrait
-
def
shouldDropDb(commandLine: CommandLine): Boolean
- Attributes
- protected
- Definition Classes
- SparkConsumersStreamingNodeLauncherTrait → WaspLauncher
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
def
validateConfigs(pluginsValidationRules: Seq[ValidationRule] = Seq()): Unit
- Definition Classes
- SparkConsumersStreamingNodeLauncherTrait → WaspLauncher
-
val
version: String
- Definition Classes
- WaspLauncher
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
val
waspDB: WaspDB
- Definition Classes
- WaspLauncher
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.