scala.collection.par

workstealing

package workstealing

Visibility
  1. Public
  2. All

Type Members

  1. class BinaryTreeStealer[T, Node >: Null <: AnyRef] extends Stealer[T]

  2. abstract class IndexedStealer[T] extends Stealer[T]

    Base class for all stealers operating on index-based collections.

  3. trait OpsDefs extends Scope with Scope with Scope with Scope with Scope with Scope with Scope with Scope

  4. final case class ProgressStatus(start: Int, progress: Int) extends Product with Serializable

  5. class ResultCell[T] extends AnyRef

Value Members

  1. object Arrays

  2. object BinaryTreeStealer

  3. object BinaryTrees

  4. object Concs

  5. object HashTables

  6. object HashTries

  7. object IndexedStealer

  8. object Ranges

  9. object Reducables

  10. object ResultFound extends TerminationCause

  11. object Zippables

  12. package internal

Ungrouped