Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. GoogleDatastoreAdminV1PrepareStepDetails :: Maybe GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode -> GoogleDatastoreAdminV1PrepareStepDetails

    gogol-datastore Gogol.Datastore

    No documentation available.

  2. newtype GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode

    gogol-datastore Gogol.Datastore

    The concurrency mode this database will use when it reaches the REDIRECT_WRITES step.

  3. GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode :: Text -> GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode

    gogol-datastore Gogol.Datastore

    No documentation available.

  4. pattern GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode_CONCURRENCYMODEUNSPECIFIED :: GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode

    gogol-datastore Gogol.Datastore

    Unspecified.

  5. pattern GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode_OPTIMISTICWITHENTITYGROUPS :: GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode

    gogol-datastore Gogol.Datastore

    Optimistic concurrency with entity groups.

  6. pattern GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode_Optimistic :: GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode

    gogol-datastore Gogol.Datastore

    Optimistic concurrency.

  7. pattern GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode_Pessimistic :: GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode

    gogol-datastore Gogol.Datastore

    Pessimistic concurrency.

  8. newtype GoogleDatastoreAdminV1RedirectWritesStepDetails

    gogol-datastore Gogol.Datastore

    Details for the REDIRECT_WRITES step. See: newGoogleDatastoreAdminV1RedirectWritesStepDetails smart constructor.

  9. GoogleDatastoreAdminV1RedirectWritesStepDetails :: Maybe GoogleDatastoreAdminV1RedirectWritesStepDetails_ConcurrencyMode -> GoogleDatastoreAdminV1RedirectWritesStepDetails

    gogol-datastore Gogol.Datastore

    No documentation available.

  10. newtype GoogleDatastoreAdminV1RedirectWritesStepDetails_ConcurrencyMode

    gogol-datastore Gogol.Datastore

    The concurrency mode for this database.

Page 119 of many | Previous | Next