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. numRxSuccessful :: BfdStatusPacketCounts -> Maybe Word32

    gogol-compute Gogol.Compute.Types

    Number of packets received that were successfully processed since the beginning of the current BFD session.

  2. numTotalDrainNatPorts :: VmEndpointNatMappingsInterfaceNatMappings -> Maybe Int32

    gogol-compute Gogol.Compute.Types

    Total number of drain ports across all NAT IPs allocated to this interface. It equals to the aggregated port number in the field drainnatipportranges.

  3. numTotalDrainNatPorts :: VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings -> Maybe Int32

    gogol-compute Gogol.Compute.Types

    Total number of drain ports across all NAT IPs allocated to this interface by this rule. It equals the aggregated port number in the field drainnatipportranges.

  4. numTotalNatPorts :: VmEndpointNatMappingsInterfaceNatMappings -> Maybe Int32

    gogol-compute Gogol.Compute.Types

    Total number of ports across all NAT IPs allocated to this interface. It equals to the aggregated port number in the field natipport_ranges.

  5. numTotalNatPorts :: VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings -> Maybe Int32

    gogol-compute Gogol.Compute.Types

    Total number of ports across all NAT IPs allocated to this interface by this rule. It equals the aggregated port number in the field natipport_ranges.

  6. numTx :: BfdStatusPacketCounts -> Maybe Word32

    gogol-compute Gogol.Compute.Types

    Number of packets transmitted since the beginning of the current BFD session.

  7. numVmEndpointsWithNatMappings :: RouterStatusNatStatus -> Maybe Int32

    gogol-compute Gogol.Compute.Types

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

  8. numVmEndpointsWithNatMappings :: RouterStatusNatStatusNatRuleStatus -> Maybe Int32

    gogol-compute Gogol.Compute.Types

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

  9. numOutputs :: ParDoInstruction -> Maybe Int32

    gogol-dataflow Gogol.Dataflow

    The number of outputs.

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

Page 116 of many | Previous | Next