Package

org.openmole.plugin.grouping

batch

Permalink

package batch

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. batch
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class Activator extends PluginInfoActivator

    Permalink
  2. class ByGrouping extends Grouping

    Permalink

    Group mole jobs by group of numberOfMoleJobs.

  3. class InGrouping extends Grouping

    Permalink

    Group mole jobs given a fixed number of batch.

  4. class ShuffledGrouping extends Grouping

    Permalink

    Group the mole jobs by distributing them at random among

    Group the mole jobs by distributing them at random among

    numberOfBatch

    groups.

Value Members

  1. object ByGrouping

    Permalink
  2. object InGrouping

    Permalink
  3. object ShuffledGrouping

    Permalink
  4. implicit def intToByGrouping(n: Int): ByGrouping

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped