Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. pattern Argument_ArgumentKind_ANYTYPE :: Argument_ArgumentKind

    gogol-bigquery Gogol.BigQuery

    The argument is any type, including struct or array, but not a table.

  2. pattern JoinRestrictionPolicy_JoinCondition_JOINANY :: JoinRestrictionPolicy_JoinCondition

    gogol-bigquery Gogol.BigQuery

    A join is required on at least one of the specified columns.

  3. pattern Argument_ArgumentKind_ANYTYPE :: Argument_ArgumentKind

    gogol-bigquery Gogol.BigQuery.Types

    The argument is any type, including struct or array, but not a table.

  4. pattern JoinRestrictionPolicy_JoinCondition_JOINANY :: JoinRestrictionPolicy_JoinCondition

    gogol-bigquery Gogol.BigQuery.Types

    A join is required on at least one of the specified columns.

  5. pattern Disk_AccessMode_READONLYMANY :: Disk_AccessMode

    gogol-compute Gogol.Compute

    The AccessMode means the disk can be attached to multiple instances in RO mode.

  6. pattern Disk_AccessMode_READWRITEMANY :: Disk_AccessMode

    gogol-compute Gogol.Compute

    The AccessMode means the disk can be attached to multiple instances in RW mode.

  7. pattern DistributionPolicy_TargetShape_ANYSINGLEZONE :: DistributionPolicy_TargetShape

    gogol-compute Gogol.Compute

    The group creates all VM instances within a single zone. The zone is selected based on the present resource constraints and to maximize utilization of unused zonal reservations. Recommended for batch workloads with heavy interprocess communication.

  8. pattern DistributionPolicy_TargetShape_Any :: DistributionPolicy_TargetShape

    gogol-compute Gogol.Compute

    The group picks zones for creating VM instances to fulfill the requested number of VMs within present resource constraints and to maximize utilization of unused zonal reservations. Recommended for batch workloads that do not require high availability.

  9. pattern InterconnectAttachment_EdgeAvailabilityDomain_AVAILABILITYDOMAINANY :: InterconnectAttachment_EdgeAvailabilityDomain

    gogol-compute Gogol.Compute

    No documentation available.

  10. pattern LocationPolicy_TargetShape_ANYSINGLEZONE :: LocationPolicy_TargetShape

    gogol-compute Gogol.Compute

    GCE always selects a single zone for all the VMs, optimizing for resource quotas, available reservations and general capacity. Recommended for batch workloads that cannot tollerate distribution over multiple zones. This the default shape in Bulk Insert and Capacity Advisor APIs.

Page 258 of many | Previous | Next