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. GoogleDatastoreAdminV1MigrationProgressEvent_Step :: Text -> GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore

    No documentation available.

  2. pattern GoogleDatastoreAdminV1MigrationProgressEvent_Step_APPLYWRITESSYNCHRONOUSLY :: GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore

    Writes are applied synchronously to at least one replica.

  3. pattern GoogleDatastoreAdminV1MigrationProgressEvent_Step_COPYANDVERIFY :: GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore

    Data is copied to Cloud Firestore and then verified to match the data in Cloud Datastore.

  4. pattern GoogleDatastoreAdminV1MigrationProgressEvent_Step_MIGRATIONSTEPUNSPECIFIED :: GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore

    Unspecified.

  5. pattern GoogleDatastoreAdminV1MigrationProgressEvent_Step_Prepare :: GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore

    Pre-migration: the database is prepared for migration.

  6. pattern GoogleDatastoreAdminV1MigrationProgressEvent_Step_REDIRECTEVENTUALLYCONSISTENTREADS :: GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore

    Eventually-consistent reads are redirected to Cloud Firestore.

  7. pattern GoogleDatastoreAdminV1MigrationProgressEvent_Step_REDIRECTSTRONGLYCONSISTENTREADS :: GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore

    Strongly-consistent reads are redirected to Cloud Firestore.

  8. pattern GoogleDatastoreAdminV1MigrationProgressEvent_Step_REDIRECTWRITES :: GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore

    Writes are redirected to Cloud Firestore.

  9. pattern GoogleDatastoreAdminV1MigrationProgressEvent_Step_Start :: GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore

    Start of migration.

  10. newtype GoogleDatastoreAdminV1PrepareStepDetails

    gogol-datastore Gogol.Datastore

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

Page 118 of many | Previous | Next