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. ReservationAffinity_ConsumeReservationType :: Text -> ReservationAffinity_ConsumeReservationType

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  2. pattern ReservationAffinity_ConsumeReservationType_ANYRESERVATION :: ReservationAffinity_ConsumeReservationType

    gogol-dataproc Gogol.Dataproc.Types

    Consume any reservation available.

  3. pattern ReservationAffinity_ConsumeReservationType_NORESERVATION :: ReservationAffinity_ConsumeReservationType

    gogol-dataproc Gogol.Dataproc.Types

    Do not consume from any allocated capacity.

  4. pattern ReservationAffinity_ConsumeReservationType_SPECIFICRESERVATION :: ReservationAffinity_ConsumeReservationType

    gogol-dataproc Gogol.Dataproc.Types

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

  5. pattern ReservationAffinity_ConsumeReservationType_TYPEUNSPECIFIED :: ReservationAffinity_ConsumeReservationType

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  6. data SearchSessionSparkApplicationExecutorStageSummaryResponse

    gogol-dataproc Gogol.Dataproc.Types

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

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

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  8. data SearchSparkApplicationExecutorStageSummaryResponse

    gogol-dataproc Gogol.Dataproc.Types

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

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

    gogol-dataproc Gogol.Dataproc.Types

    No documentation available.

  10. data SpeculationStageSummary

    gogol-dataproc Gogol.Dataproc.Types

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

Page 308 of many | Previous | Next