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

    gogol-datastore Gogol.Datastore

    No documentation available.

  2. pattern GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_APPLYWRITESSYNCHRONOUSLY :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore

    Writes are applied synchronously to at least one replica.

  3. pattern GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_COPYANDVERIFY :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore

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

  4. pattern GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_MIGRATIONSTEPUNSPECIFIED :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore

    Unspecified.

  5. pattern GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_Prepare :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore

    Pre-migration: the database is prepared for migration.

  6. pattern GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_REDIRECTEVENTUALLYCONSISTENTREADS :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore

    Eventually-consistent reads are redirected to Cloud Firestore.

  7. pattern GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_REDIRECTSTRONGLYCONSISTENTREADS :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore

    Strongly-consistent reads are redirected to Cloud Firestore.

  8. pattern GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_REDIRECTWRITES :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore

    Writes are redirected to Cloud Firestore.

  9. pattern GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_Start :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore

    Start of migration.

  10. newtype GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore

    The step that is starting. An event with step set to START indicates that the migration has been reverted back to the initial pre-migration state.

Page 117 of many | Previous | Next