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.

  1. numWorkers :: FlexTemplateRuntimeEnvironment -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

    The initial number of Google Compute Engine instances for the job.

  2. numWorkers :: RuntimeEnvironment -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

    Optional. The initial number of Google Compute Engine instances for the job. The default value is 11.

  3. numWorkers :: WorkerPool -> Maybe Int32

    gogol-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.

  4. numberOfBuckets :: Base2Exponent -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

    Must be greater than 0.

  5. numberOfBuckets :: Linear -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

    Must be greater than 0.

  6. numOutputs :: ParDoInstruction -> Maybe Int32

    gogol-dataflow Gogol.Dataflow.Types

    The number of outputs.

  7. numThreadsPerWorker :: WorkerPool -> Maybe Int32

    gogol-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).

  8. numWorkers :: FlexTemplateRuntimeEnvironment -> Maybe Int32

    gogol-dataflow Gogol.Dataflow.Types

    The initial number of Google Compute Engine instances for the job.

  9. numWorkers :: RuntimeEnvironment -> Maybe Int32

    gogol-dataflow Gogol.Dataflow.Types

    Optional. The initial number of Google Compute Engine instances for the job. The default value is 11.

  10. numWorkers :: WorkerPool -> Maybe Int32

    gogol-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.

Page 117 of many | Previous | Next