Hoogle Search

Within LTS Haskell 24.53 (ghc-9.10.3)

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

  1. workerThreadScalingReport :: WorkerMessage -> Maybe WorkerThreadScalingReport

    gogol-dataflow Gogol.Dataflow.Types

    Thread scaling information reported by workers.

  2. workerThreadScalingReportResponse :: WorkerMessageResponse -> Maybe WorkerThreadScalingReportResponse

    gogol-dataflow Gogol.Dataflow.Types

    Service's thread scaling recommendation for workers.

  3. data ShufflePushReadMetrics

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  4. ShufflePushReadMetrics :: Maybe Int64 -> Maybe Int64 -> Maybe Int64 -> Maybe Int64 -> Maybe Int64 -> Maybe Int64 -> Maybe Int64 -> Maybe Int64 -> Maybe Int64 -> ShufflePushReadMetrics

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  5. data ShufflePushReadQuantileMetrics

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  6. ShufflePushReadQuantileMetrics :: Maybe Quantiles -> Maybe Quantiles -> Maybe Quantiles -> Maybe Quantiles -> Maybe Quantiles -> Maybe Quantiles -> Maybe Quantiles -> Maybe Quantiles -> Maybe Quantiles -> ShufflePushReadQuantileMetrics

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  7. data ShuffleReadMetrics

    gogol-dataproc Gogol.Dataproc

    Shuffle data read by the task. See: newShuffleReadMetrics smart constructor.

  8. ShuffleReadMetrics :: Maybe Int64 -> Maybe Int64 -> Maybe Int64 -> Maybe Int64 -> Maybe Int64 -> Maybe Int64 -> Maybe Int64 -> Maybe Int64 -> Maybe ShufflePushReadMetrics -> ShuffleReadMetrics

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  9. data ShuffleReadQuantileMetrics

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  10. ShuffleReadQuantileMetrics :: Maybe Quantiles -> Maybe Quantiles -> Maybe Quantiles -> Maybe Quantiles -> Maybe Quantiles -> Maybe Quantiles -> Maybe Quantiles -> Maybe Quantiles -> Maybe ShufflePushReadQuantileMetrics -> Maybe Quantiles -> ShuffleReadQuantileMetrics

    gogol-dataproc Gogol.Dataproc

    No documentation available.

Page 906 of many | Previous | Next