package batch
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class AggregateException(msg: String, exs: Seq[Throwable]) extends Exception with Product with Serializable
- class BatchJobActor extends Actor with Logging with SparkBatchConfiguration
- class SparkConsumersBatchMasterGuardian extends Actor with Stash with SparkBatchConfiguration with Logging with DatabaseOperations
-
class
StartBatchJobSender extends Job
A simple Quartz 2 job that sends a StartBatchJobMessage to the configured SparkConsumersBatchMasterGuardian with the configured job id.
Value Members
- object BatchJobActor
- object BatchJobEtlExecution
- object SparkConsumersBatchMasterGuardian