Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
numWorkers :: FlexTemplateRuntimeEnvironment -> Maybe Int32gogol-dataflow Gogol.Dataflow The initial number of Google Compute Engine instances for the job.
numWorkers :: RuntimeEnvironment -> Maybe Int32gogol-dataflow Gogol.Dataflow Optional. The initial number of Google Compute Engine instances for the job. The default value is 11.
numWorkers :: WorkerPool -> Maybe Int32gogol-dataflow Gogol.Dataflow Number of Google Compute Engine workers in this pool needed to execute the job. If zero or unspecified, the service will attempt to choose a reasonable default.
numberOfBuckets :: Base2Exponent -> Maybe Int32gogol-dataflow Gogol.Dataflow Must be greater than 0.
numberOfBuckets :: Linear -> Maybe Int32gogol-dataflow Gogol.Dataflow Must be greater than 0.
numOutputs :: ParDoInstruction -> Maybe Int32gogol-dataflow Gogol.Dataflow.Types The number of outputs.
numThreadsPerWorker :: WorkerPool -> Maybe Int32gogol-dataflow Gogol.Dataflow.Types 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).
numWorkers :: FlexTemplateRuntimeEnvironment -> Maybe Int32gogol-dataflow Gogol.Dataflow.Types The initial number of Google Compute Engine instances for the job.
numWorkers :: RuntimeEnvironment -> Maybe Int32gogol-dataflow Gogol.Dataflow.Types Optional. The initial number of Google Compute Engine instances for the job. The default value is 11.
numWorkers :: WorkerPool -> Maybe Int32gogol-dataflow Gogol.Dataflow.Types Number of Google Compute Engine workers in this pool needed to execute the job. If zero or unspecified, the service will attempt to choose a reasonable default.