Package

it.agilelab.bigdata.wasp.consumers.spark

batch

Permalink

package batch

Visibility
  1. Public
  2. All

Type Members

  1. case class AggregateException(msg: String, exs: Seq[Throwable]) extends Exception with Product with Serializable

    Permalink
  2. class BatchJobActor extends Actor with Logging with SparkBatchConfiguration

    Permalink
  3. class SparkConsumersBatchMasterGuardian extends Actor with Stash with SparkBatchConfiguration with Logging with DatabaseOperations

    Permalink
  4. class StartBatchJobSender extends Job

    Permalink

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

Ungrouped