Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

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

  2. numWorkers :: FlexTemplateRuntimeEnvironment -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

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

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

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

  5. numberOfBuckets :: Base2Exponent -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

    Must be greater than 0.

  6. numberOfBuckets :: Linear -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

    Must be greater than 0.

  7. numOutputs :: ParDoInstruction -> Maybe Int32

    gogol-dataflow Gogol.Dataflow.Types

    The number of outputs.

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

  9. numWorkers :: FlexTemplateRuntimeEnvironment -> Maybe Int32

    gogol-dataflow Gogol.Dataflow.Types

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

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

Page 117 of many | Previous | Next