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 GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_REDIRECTEVENTUALLYCONSISTENTREADS :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore.Types

    Eventually-consistent reads are redirected to Cloud Firestore.

  2. pattern GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_REDIRECTSTRONGLYCONSISTENTREADS :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore.Types

    Strongly-consistent reads are redirected to Cloud Firestore.

  3. pattern GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_REDIRECTWRITES :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore.Types

    Writes are redirected to Cloud Firestore.

  4. pattern GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep_Start :: GoogleDatastoreAdminV1DatastoreFirestoreMigrationMetadata_MigrationStep

    gogol-datastore Gogol.Datastore.Types

    Start of migration.

  5. newtype GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore.Types

    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.

  6. GoogleDatastoreAdminV1MigrationProgressEvent_Step :: Text -> GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore.Types

    No documentation available.

  7. pattern GoogleDatastoreAdminV1MigrationProgressEvent_Step_APPLYWRITESSYNCHRONOUSLY :: GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore.Types

    Writes are applied synchronously to at least one replica.

  8. pattern GoogleDatastoreAdminV1MigrationProgressEvent_Step_COPYANDVERIFY :: GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore.Types

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

  9. pattern GoogleDatastoreAdminV1MigrationProgressEvent_Step_MIGRATIONSTEPUNSPECIFIED :: GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore.Types

    Unspecified.

  10. pattern GoogleDatastoreAdminV1MigrationProgressEvent_Step_Prepare :: GoogleDatastoreAdminV1MigrationProgressEvent_Step

    gogol-datastore Gogol.Datastore.Types

    Pre-migration: the database is prepared for migration.

Page 122 of many | Previous | Next