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. numberElected :: Contest -> Maybe Int64

    gogol-civicinfo Gogol.CivicInfo.Types

    The number of candidates that will be elected to office in this contest.

  2. numberVotingFor :: Contest -> Maybe Int64

    gogol-civicinfo Gogol.CivicInfo.Types

    The number of candidates that a voter may vote for in this contest.

  3. numIntervals :: PacketIntervals -> Maybe Int64

    gogol-compute Gogol.Compute

    Number of inter-packet intervals from which these statistics were derived.

  4. numLearnedRoutes :: RouterStatusBgpPeerStatus -> Maybe Word32

    gogol-compute Gogol.Compute

    Number of routes learned from the remote BGP Peer.

  5. numRetries :: HttpRetryPolicy -> Maybe Word32

    gogol-compute Gogol.Compute

    Specifies the allowed number retries. This number must be > 0. If not specified, defaults to 1.

  6. numRx :: BfdStatusPacketCounts -> Maybe Word32

    gogol-compute Gogol.Compute

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

  7. numRxRejected :: BfdStatusPacketCounts -> Maybe Word32

    gogol-compute Gogol.Compute

    Number of packets received that were rejected because of errors since the beginning of the current BFD session.

  8. numRxSuccessful :: BfdStatusPacketCounts -> Maybe Word32

    gogol-compute Gogol.Compute

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

  9. numTotalDrainNatPorts :: VmEndpointNatMappingsInterfaceNatMappings -> Maybe Int32

    gogol-compute Gogol.Compute

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

  10. numTotalDrainNatPorts :: VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings -> Maybe Int32

    gogol-compute Gogol.Compute

    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.

Page 114 of many | Previous | Next