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. pattern GoogleDatastoreAdminV1MigrationProgressEvent_Step_REDIRECTEVENTUALLYCONSISTENTREADS :: GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore.Types

    Eventually-consistent reads are redirected to Cloud Firestore.

  2. pattern GoogleDatastoreAdminV1MigrationProgressEvent_Step_REDIRECTSTRONGLYCONSISTENTREADS :: GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore.Types

    Strongly-consistent reads are redirected to Cloud Firestore.

  3. pattern GoogleDatastoreAdminV1MigrationProgressEvent_Step_REDIRECTWRITES :: GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore.Types

    Writes are redirected to Cloud Firestore.

  4. pattern GoogleDatastoreAdminV1MigrationProgressEvent_Step_Start :: GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore.Types

    Start of migration.

  5. newtype GoogleDatastoreAdminV1PrepareStepDetails

    gogol-datastore Gogol.Datastore.Types

    Details for the PREPARE step. See: newGoogleDatastoreAdminV1PrepareStepDetails smart constructor.

  6. GoogleDatastoreAdminV1PrepareStepDetails :: Maybe GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode -> GoogleDatastoreAdminV1PrepareStepDetails

    gogol-datastore Gogol.Datastore.Types

    No documentation available.

  7. newtype GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode

    gogol-datastore Gogol.Datastore.Types

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

  8. GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode :: Text -> GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode

    gogol-datastore Gogol.Datastore.Types

    No documentation available.

  9. pattern GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode_CONCURRENCYMODEUNSPECIFIED :: GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode

    gogol-datastore Gogol.Datastore.Types

    Unspecified.

  10. pattern GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode_OPTIMISTICWITHENTITYGROUPS :: GoogleDatastoreAdminV1PrepareStepDetails_ConcurrencyMode

    gogol-datastore Gogol.Datastore.Types

    Optimistic concurrency with entity groups.

Page 123 of many | Previous | Next