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. maximumThreadCount :: StreamingScalingReport -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

    Maximum thread count limit.

  2. maximumThreadCount :: StreamingScalingReportResponse -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

    Maximum thread count limit;

  3. newReadInstruction :: ReadInstruction

    gogol-dataflow Gogol.Dataflow

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

  4. newWorkerThreadScalingReport :: WorkerThreadScalingReport

    gogol-dataflow Gogol.Dataflow

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

  5. newWorkerThreadScalingReportResponse :: WorkerThreadScalingReportResponse

    gogol-dataflow Gogol.Dataflow

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

  6. numThreadsPerWorker :: WorkerPool -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

    The number of threads per worker harness. If empty or unspecified, the service will choose a number of threads (according to the number of cores on the selected machine type for batch, or 1 by convention for streaming).

  7. recommendedThreadCount :: WorkerThreadScalingReportResponse -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

    Recommended number of threads for a worker.

  8. workerThreadScalingReport :: WorkerMessage -> Maybe WorkerThreadScalingReport

    gogol-dataflow Gogol.Dataflow

    Thread scaling information reported by workers.

  9. workerThreadScalingReportResponse :: WorkerMessageResponse -> Maybe WorkerThreadScalingReportResponse

    gogol-dataflow Gogol.Dataflow

    Service's thread scaling recommendation for workers.

  10. pattern ExecutionStageSummary_Kind_READKIND :: ExecutionStageSummary_Kind

    gogol-dataflow Gogol.Dataflow.Types

    Read transform.

Page 903 of many | Previous | Next