Package

org.apache.spark.sql.executionmetrics

componentruns

Permalink

package componentruns

Visibility
  1. Public
  2. All

Type Members

  1. class ComponentRunService extends LazyLogging

    Permalink
  2. trait ComponentRunsDAO extends ExecutionMetricsDAO[ComponentRuns]

    Permalink

    According to naming conventions no suffix is required, but our DAO layer and entity names are coming out as same, we can either choose one.

  3. class DeltaComponentRuns extends ComponentRunsDAO with LazyLogging

    Permalink

Value Members

  1. object ComponentRunService

    Permalink
  2. object DeltaComponentRuns

    Permalink

Ungrouped