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.
maximumThreadCount :: StreamingScalingReport -> Maybe Int32gogol-dataflow Gogol.Dataflow Maximum thread count limit.
maximumThreadCount :: StreamingScalingReportResponse -> Maybe Int32gogol-dataflow Gogol.Dataflow Maximum thread count limit;
newReadInstruction :: ReadInstructiongogol-dataflow Gogol.Dataflow Creates a value of ReadInstruction with the minimum fields required to make a request.
newWorkerThreadScalingReport :: WorkerThreadScalingReportgogol-dataflow Gogol.Dataflow Creates a value of WorkerThreadScalingReport with the minimum fields required to make a request.
newWorkerThreadScalingReportResponse :: WorkerThreadScalingReportResponsegogol-dataflow Gogol.Dataflow Creates a value of WorkerThreadScalingReportResponse with the minimum fields required to make a request.
numThreadsPerWorker :: WorkerPool -> Maybe Int32gogol-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).
recommendedThreadCount :: WorkerThreadScalingReportResponse -> Maybe Int32gogol-dataflow Gogol.Dataflow Recommended number of threads for a worker.
workerThreadScalingReport :: WorkerMessage -> Maybe WorkerThreadScalingReportgogol-dataflow Gogol.Dataflow Thread scaling information reported by workers.
-
gogol-dataflow Gogol.Dataflow Service's thread scaling recommendation for workers.
pattern
ExecutionStageSummary_Kind_READKIND :: ExecutionStageSummary_Kindgogol-dataflow Gogol.Dataflow.Types Read transform.