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. stageAttemptTasksSummary :: SummarizeSparkApplicationStageAttemptTasksResponse -> Maybe StageAttemptTasksSummary

    gogol-dataproc Gogol.Dataproc

    Summary of tasks for a Spark Application Stage Attempt

  2. stagesSummary :: SummarizeSessionSparkApplicationStagesResponse -> Maybe StagesSummary

    gogol-dataproc Gogol.Dataproc

    Summary of a Spark Application Stages

  3. stagesSummary :: SummarizeSparkApplicationStagesResponse -> Maybe StagesSummary

    gogol-dataproc Gogol.Dataproc

    Summary of a Spark Application Stages

  4. totalExecutorSummary :: SummarizeSessionSparkApplicationExecutorsResponse -> Maybe ConsolidatedExecutorSummary

    gogol-dataproc Gogol.Dataproc

    Overall consolidated summary for all executors.

  5. totalExecutorSummary :: SummarizeSparkApplicationExecutorsResponse -> Maybe ConsolidatedExecutorSummary

    gogol-dataproc Gogol.Dataproc

    Overall consolidated summary for all executors.

  6. module Gogol.Dataproc.Projects.Locations.Batches.SparkApplications.SearchExecutorStageSummary

    Obtain executor summary with respect to a spark stage attempt. See: Cloud Dataproc API Reference for dataproc.projects.locations.batches.sparkApplications.searchExecutorStageSummary.

  7. data DataprocProjectsLocationsBatchesSparkApplicationsSearchExecutorStageSummary

    gogol-dataproc Gogol.Dataproc.Projects.Locations.Batches.SparkApplications.SearchExecutorStageSummary

    Obtain executor summary with respect to a spark stage attempt. See: newDataprocProjectsLocationsBatchesSparkApplicationsSearchExecutorStageSummary smart constructor.

  8. DataprocProjectsLocationsBatchesSparkApplicationsSearchExecutorStageSummary :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Text -> Maybe Int32 -> Maybe Text -> Maybe Text -> Maybe Int32 -> Maybe Int64 -> Maybe Text -> Maybe Text -> DataprocProjectsLocationsBatchesSparkApplicationsSearchExecutorStageSummary

    gogol-dataproc Gogol.Dataproc.Projects.Locations.Batches.SparkApplications.SearchExecutorStageSummary

    No documentation available.

  9. type DataprocProjectsLocationsBatchesSparkApplicationsSearchExecutorStageSummaryResource = "v1" :> CaptureMode "name" "searchExecutorStageSummary" Text :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "pageSize" Int32 :> QueryParam "pageToken" Text :> QueryParam "parent" Text :> QueryParam "stageAttemptId" Int32 :> QueryParam "stageId" Int64 :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] SearchSparkApplicationExecutorStageSummaryResponse

    gogol-dataproc Gogol.Dataproc.Projects.Locations.Batches.SparkApplications.SearchExecutorStageSummary

    A resource alias for dataproc.projects.locations.batches.sparkApplications.searchExecutorStageSummary method which the DataprocProjectsLocationsBatchesSparkApplicationsSearchExecutorStageSummary request conforms to.

  10. newDataprocProjectsLocationsBatchesSparkApplicationsSearchExecutorStageSummary :: Text -> DataprocProjectsLocationsBatchesSparkApplicationsSearchExecutorStageSummary

    gogol-dataproc Gogol.Dataproc.Projects.Locations.Batches.SparkApplications.SearchExecutorStageSummary

    Creates a value of DataprocProjectsLocationsBatchesSparkApplicationsSearchExecutorStageSummary with the minimum fields required to make a request.

Page 301 of many | Previous | Next