Uses of Class
org.openmetadata.service.migration.context.MigrationOps
Packages that use MigrationOps
Package
Description
-
Uses of MigrationOps in org.openmetadata.service.migration.api
Methods in org.openmetadata.service.migration.api that return types with arguments of type MigrationOpsModifier and TypeMethodDescriptionMigrationProcess.getMigrationOps()MigrationProcessImpl.getMigrationOps() -
Uses of MigrationOps in org.openmetadata.service.migration.context
Fields in org.openmetadata.service.migration.context with type parameters of type MigrationOpsMethods in org.openmetadata.service.migration.context that return types with arguments of type MigrationOpsConstructor parameters in org.openmetadata.service.migration.context with type arguments of type MigrationOpsModifierConstructorDescriptionMigrationContext(String version, List<MigrationOps> migrationOps, org.jdbi.v3.core.Handle handle) -
Uses of MigrationOps in org.openmetadata.service.migration.mysql.v120
Methods in org.openmetadata.service.migration.mysql.v120 that return types with arguments of type MigrationOps