Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. pattern ReservationAffinity_ConsumeReservationType_SPECIFICRESERVATION :: ReservationAffinity_ConsumeReservationType

    gogol-dataproc Gogol.Dataproc

    Must consume from a specific reservation. Must specify key value fields for specifying the reservations.

  2. pattern ReservationAffinity_ConsumeReservationType_TYPEUNSPECIFIED :: ReservationAffinity_ConsumeReservationType

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  3. data SearchSessionSparkApplicationExecutorStageSummaryResponse

    gogol-dataproc Gogol.Dataproc

    List of Executors associated with a Spark Application Stage. See: newSearchSessionSparkApplicationExecutorStageSummaryResponse smart constructor.

  4. SearchSessionSparkApplicationExecutorStageSummaryResponse :: Maybe Text -> Maybe [ExecutorStageSummary] -> SearchSessionSparkApplicationExecutorStageSummaryResponse

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  5. data SearchSparkApplicationExecutorStageSummaryResponse

    gogol-dataproc Gogol.Dataproc

    List of Executors associated with a Spark Application Stage. See: newSearchSparkApplicationExecutorStageSummaryResponse smart constructor.

  6. SearchSparkApplicationExecutorStageSummaryResponse :: Maybe Text -> Maybe [ExecutorStageSummary] -> SearchSparkApplicationExecutorStageSummaryResponse

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  7. data SpeculationStageSummary

    gogol-dataproc Gogol.Dataproc

    Details of the speculation task when speculative execution is enabled. See: newSpeculationStageSummary smart constructor.

  8. SpeculationStageSummary :: Maybe Int32 -> Maybe Int32 -> Maybe Int32 -> Maybe Int32 -> Maybe Int32 -> Maybe Int32 -> Maybe Int64 -> SpeculationStageSummary

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  9. data StageAttemptTasksSummary

    gogol-dataproc Gogol.Dataproc

    Data related to tasks summary for a Spark Stage Attempt See: newStageAttemptTasksSummary smart constructor.

  10. StageAttemptTasksSummary :: Maybe Text -> Maybe Int32 -> Maybe Int32 -> Maybe Int32 -> Maybe Int32 -> Maybe Int32 -> Maybe Int32 -> Maybe Int32 -> Maybe Int64 -> StageAttemptTasksSummary

    gogol-dataproc Gogol.Dataproc

    No documentation available.

Page 294 of many | Previous | Next