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. 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

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

  2. data DataprocProjectsLocationsBatchesSparkApplicationsSummarizeExecutors

    gogol-dataproc Gogol.Dataproc

    Obtain summary of Executor Summary for a Spark Application See: newDataprocProjectsLocationsBatchesSparkApplicationsSummarizeExecutors smart constructor.

  3. DataprocProjectsLocationsBatchesSparkApplicationsSummarizeExecutors :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Text -> Maybe Text -> Maybe Text -> Maybe Text -> DataprocProjectsLocationsBatchesSparkApplicationsSummarizeExecutors

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  4. type DataprocProjectsLocationsBatchesSparkApplicationsSummarizeExecutorsResource = "v1" :> CaptureMode "name" "summarizeExecutors" Text :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "parent" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] SummarizeSparkApplicationExecutorsResponse

    gogol-dataproc Gogol.Dataproc

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

  5. data DataprocProjectsLocationsBatchesSparkApplicationsSummarizeJobs

    gogol-dataproc Gogol.Dataproc

    Obtain summary of Jobs for a Spark Application See: newDataprocProjectsLocationsBatchesSparkApplicationsSummarizeJobs smart constructor.

  6. DataprocProjectsLocationsBatchesSparkApplicationsSummarizeJobs :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Text -> Maybe Text -> Maybe Text -> Maybe Text -> DataprocProjectsLocationsBatchesSparkApplicationsSummarizeJobs

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  7. type DataprocProjectsLocationsBatchesSparkApplicationsSummarizeJobsResource = "v1" :> CaptureMode "name" "summarizeJobs" Text :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "parent" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] SummarizeSparkApplicationJobsResponse

    gogol-dataproc Gogol.Dataproc

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

  8. data DataprocProjectsLocationsBatchesSparkApplicationsSummarizeStageAttemptTasks

    gogol-dataproc Gogol.Dataproc

    Obtain summary of Tasks for a Spark Application Stage Attempt See: newDataprocProjectsLocationsBatchesSparkApplicationsSummarizeStageAttemptTasks smart constructor.

  9. DataprocProjectsLocationsBatchesSparkApplicationsSummarizeStageAttemptTasks :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Text -> Maybe Text -> Maybe Int32 -> Maybe Int64 -> Maybe Text -> Maybe Text -> DataprocProjectsLocationsBatchesSparkApplicationsSummarizeStageAttemptTasks

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  10. type DataprocProjectsLocationsBatchesSparkApplicationsSummarizeStageAttemptTasksResource = "v1" :> CaptureMode "name" "summarizeStageAttemptTasks" Text :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "parent" Text :> QueryParam "stageAttemptId" Int32 :> QueryParam "stageId" Int64 :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] SummarizeSparkApplicationStageAttemptTasksResponse

    gogol-dataproc Gogol.Dataproc

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

Page 289 of many | Previous | Next