Packages

package batch

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class AggregateException(msg: String, exs: Seq[Throwable]) extends Exception with Product with Serializable
  2. class BatchJobActor extends Actor with Logging with SparkBatchConfiguration
  3. class SparkConsumersBatchMasterGuardian extends Actor with Stash with SparkBatchConfiguration with Logging with DatabaseOperations
  4. class StartBatchJobSender extends Job

    A simple Quartz 2 job that sends a StartBatchJobMessage to the configured SparkConsumersBatchMasterGuardian with the configured job id.

Ungrouped