Class

org.ada.web.runnables.core

BenchmarkWidgetGenerationForMultiDataSets

Related Doc: package core

Permalink

class BenchmarkWidgetGenerationForMultiDataSets extends InputFutureRunnableExt[BenchmarkWidgetGenerationForMultiDataSetsSpec] with BenchmarkWidgetGenerationHelper

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BenchmarkWidgetGenerationForMultiDataSets
  2. BenchmarkWidgetGenerationHelper
  3. RunnableHtmlOutput
  4. InputFutureRunnableExt
  5. InputFutureRunnable
  6. InputRunnable
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new BenchmarkWidgetGenerationForMultiDataSets(dsaf: DataSetAccessorFactory, wgs: WidgetGenerationService)

    Permalink
    Annotations
    @Inject()

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. def addDiv(string: String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    RunnableHtmlOutput
  5. def addOutput(string: String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    RunnableHtmlOutput
  6. def addParagraph(string: String): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    RunnableHtmlOutput
  7. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  8. def bold(string: String): String

    Permalink
    Attributes
    protected
    Definition Classes
    RunnableHtmlOutput
  9. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. val dsaf: DataSetAccessorFactory

    Permalink
  11. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  12. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  13. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  14. def genForDataSet(dataSetId: String, viewId: Option[BSONObjectID], repetitions: Int, warmUp: Boolean): Future[Unit]

    Permalink
  15. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  16. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  17. val inputType: scala.reflect.api.JavaUniverse.Type

    Permalink
    Definition Classes
    InputRunnable
  18. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  19. def it(string: String): String

    Permalink
    Attributes
    protected
    Definition Classes
    RunnableHtmlOutput
  20. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  21. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  22. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  23. val output: StringBuilder

    Permalink
    Definition Classes
    RunnableHtmlOutput
  24. def run(input: BenchmarkWidgetGenerationForMultiDataSetsSpec): Unit

    Permalink
    Definition Classes
    InputFutureRunnable → InputRunnable
  25. def runAsFuture(input: BenchmarkWidgetGenerationForMultiDataSetsSpec): Future[Unit]

    Permalink
    Definition Classes
    BenchmarkWidgetGenerationForMultiDataSets → InputFutureRunnable
  26. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  27. val timeout: FiniteDuration

    Permalink
    Attributes
    protected
    Definition Classes
    InputFutureRunnable
  28. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  29. implicit val typeTag: scala.reflect.api.JavaUniverse.TypeTag[BenchmarkWidgetGenerationForMultiDataSetsSpec]

    Permalink
    Definition Classes
    InputFutureRunnableExt → InputRunnable
  30. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  31. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  32. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  33. val wgs: WidgetGenerationService

    Permalink

Inherited from RunnableHtmlOutput

Inherited from InputFutureRunnableExt[BenchmarkWidgetGenerationForMultiDataSetsSpec]

Inherited from InputFutureRunnable[BenchmarkWidgetGenerationForMultiDataSetsSpec]

Inherited from InputRunnable[BenchmarkWidgetGenerationForMultiDataSetsSpec]

Inherited from AnyRef

Inherited from Any

Ungrouped