Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. numVmEndpointsWithNatMappings :: RouterStatusNatStatus -> Maybe Int32

    gogol-compute Gogol.Compute.Types

    Number of VM endpoints (i.e., Nics) that can use NAT.

  2. numVmEndpointsWithNatMappings :: RouterStatusNatStatusNatRuleStatus -> Maybe Int32

    gogol-compute Gogol.Compute.Types

    Number of VM endpoints (i.e., NICs) that have NAT Mappings from this NAT Rule.

  3. numOutputs :: ParDoInstruction -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

    The number of outputs.

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

  5. numWorkers :: FlexTemplateRuntimeEnvironment -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

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

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

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

  8. numberOfBuckets :: Base2Exponent -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

    Must be greater than 0.

  9. numberOfBuckets :: Linear -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

    Must be greater than 0.

  10. numOutputs :: ParDoInstruction -> Maybe Int32

    gogol-dataflow Gogol.Dataflow.Types

    The number of outputs.

Page 119 of many | Previous | Next