Packages

object QueryProfile

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

Value Members

  1. object Off extends QueryProfile with Product with Serializable

    Provides no profiling information.

  2. object Phases extends QueryProfile with Product with Serializable

    Provides profiling information about the phases.

  3. object Timings extends QueryProfile with Product with Serializable

    Provides phases plus detailed timing information.