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

    gogol-dataproc Gogol.Dataproc

    Obtain summary of Stages for a Spark Application See: newDataprocProjectsLocationsBatchesSparkApplicationsSummarizeStages smart constructor.

  2. DataprocProjectsLocationsBatchesSparkApplicationsSummarizeStages :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Text -> Maybe Text -> Maybe Text -> Maybe Text -> DataprocProjectsLocationsBatchesSparkApplicationsSummarizeStages

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  3. type DataprocProjectsLocationsBatchesSparkApplicationsSummarizeStagesResource = "v1" :> CaptureMode "name" "summarizeStages" 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] SummarizeSparkApplicationStagesResponse

    gogol-dataproc Gogol.Dataproc

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

  4. data DataprocProjectsLocationsSessionsSparkApplicationsSearchExecutorStageSummary

    gogol-dataproc Gogol.Dataproc

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

  5. DataprocProjectsLocationsSessionsSparkApplicationsSearchExecutorStageSummary :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Text -> Maybe Int32 -> Maybe Text -> Maybe Text -> Maybe Int32 -> Maybe Int64 -> Maybe Text -> Maybe Text -> DataprocProjectsLocationsSessionsSparkApplicationsSearchExecutorStageSummary

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  6. type DataprocProjectsLocationsSessionsSparkApplicationsSearchExecutorStageSummaryResource = "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] SearchSessionSparkApplicationExecutorStageSummaryResponse

    gogol-dataproc Gogol.Dataproc

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

  7. data DataprocProjectsLocationsSessionsSparkApplicationsSummarizeExecutors

    gogol-dataproc Gogol.Dataproc

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

  8. DataprocProjectsLocationsSessionsSparkApplicationsSummarizeExecutors :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Text -> Maybe Text -> Maybe Text -> Maybe Text -> DataprocProjectsLocationsSessionsSparkApplicationsSummarizeExecutors

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  9. type DataprocProjectsLocationsSessionsSparkApplicationsSummarizeExecutorsResource = "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] SummarizeSessionSparkApplicationExecutorsResponse

    gogol-dataproc Gogol.Dataproc

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

  10. data DataprocProjectsLocationsSessionsSparkApplicationsSummarizeJobs

    gogol-dataproc Gogol.Dataproc

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

Page 290 of many | Previous | Next