Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. steps :: ExplainQueryStage -> Maybe [ExplainQueryStep]

    gogol-bigquery Gogol.BigQuery

    List of operations within the stage in dependency order (approximately chronological).

  2. stepIndex :: HighCardinalityJoin -> Maybe Int32

    gogol-bigquery Gogol.BigQuery.Types

    Output only. The index of the join operator in the ExplainQueryStep lists.

  3. steps :: ExplainQueryStage -> Maybe [ExplainQueryStep]

    gogol-bigquery Gogol.BigQuery.Types

    List of operations within the stage in dependency order (approximately chronological).

  4. stepName :: JobExecutionStageInfo -> Maybe [Text]

    gogol-dataflow Gogol.Dataflow

    The steps associated with the execution stage. Note that stages may have several steps, and that a given step might be run by more than one stage.

  5. stepNamesHash :: PipelineDescription -> Maybe Text

    gogol-dataflow Gogol.Dataflow

    A hash value of the submitted pipeline portable graph step names if exists.

  6. steps :: Job -> Maybe [Step]

    gogol-dataflow Gogol.Dataflow

    Exactly one of step or stepslocation should be specified. The top-level steps that constitute the entire job. Only retrieved with JOBVIEW_ALL.

  7. stepsLocation :: Job -> Maybe Text

    gogol-dataflow Gogol.Dataflow

    The Cloud Storage location where the steps are stored.

  8. stepName :: JobExecutionStageInfo -> Maybe [Text]

    gogol-dataflow Gogol.Dataflow.Types

    The steps associated with the execution stage. Note that stages may have several steps, and that a given step might be run by more than one stage.

  9. stepNamesHash :: PipelineDescription -> Maybe Text

    gogol-dataflow Gogol.Dataflow.Types

    A hash value of the submitted pipeline portable graph step names if exists.

  10. steps :: Job -> Maybe [Step]

    gogol-dataflow Gogol.Dataflow.Types

    Exactly one of step or stepslocation should be specified. The top-level steps that constitute the entire job. Only retrieved with JOBVIEW_ALL.

Page 29 of many | Previous | Next