com.stratio.common.utils

concurrent

package concurrent

Linear Supertypes
Dsl, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. concurrent
  2. Dsl
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class Cancellable[T] extends AnyRef

    A Cancellable is an object which is completed by the future running a code block or by a programmatic cancellation.

  2. trait Dsl extends AnyRef

    Provides a higher layer of abstraction for using extended functionality at 'concurrent' package.

  3. implicit class FutureCompanion extends FutureFunctions

    Definition Classes
    Dsl
  4. class FutureFunctions extends AnyRef

    Add extra functionality for Future static functions

Value Members

  1. object Cancellable

  2. package akka

Inherited from Dsl

Inherited from AnyRef

Inherited from Any

Ungrouped